Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
@ -70,8 +70,13 @@ which use "default" feature of "%{crate}" crate.
%if %{with check}
%check
%ifarch ppc64le
# https://github.com/BurntSushi/rust-pcre2/issues/8
%cargo_test || :
%else
%cargo_test
%endif
%changelog
* Sun Jun 09 11:33:54 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.0-2