diff --git a/rust-concurrent-queue.spec b/rust-concurrent-queue.spec index 5409ee4..c7ef31d 100644 --- a/rust-concurrent-queue.spec +++ b/rust-concurrent-queue.spec @@ -66,8 +66,10 @@ use the "default" feature of the "%{crate}" crate. %if %{with check} %check +%ifnarch s390x %cargo_test %endif +%endif %changelog %autochangelog