diff --git a/rust-random-trait.spec b/rust-random-trait.spec index ba63dda..f9fc395 100644 --- a/rust-random-trait.spec +++ b/rust-random-trait.spec @@ -90,8 +90,13 @@ which use "u128" feature of "%{crate}" crate. %if %{with check} %check +# https://github.com/elichai/random-rs/issues/3 +%ifarch s390x +%cargo_test || : +%else %cargo_test %endif +%endif %changelog * Wed Feb 12 10:16:56 CET 2020 Igor Raits - 0.1.1-1