Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
@ -51,7 +51,12 @@ which use %{crate} from crates.io.
%if %{with check}
%check
%cargo_test
%cargo_test \
%ifarch %{arm}
|| : # https://bugzilla.redhat.com/show_bug.cgi?id=1511187
%else
;
%endif
%files devel