@ -49,11 +49,10 @@ which use %{crate} from crates.io.
%if %{with check}
%check
# https://github.com/FillZpp/sys-info-rs/issues/25
%cargo_test \
%ifarch ppc64 ppc64le
|| :
%cargo_test || :
%else
;
%cargo_test
%endif