Olaf Hering 2023-05-05 10:14:16 +00:00 committed by Git OBS Bridge
parent 89a8e53f4f
commit 1a8827fb09

View File

@ -21,6 +21,8 @@
%if "%build_flavor" == "testsuite"
%if %{without ocaml_csexp_testsuite}
ExclusiveArch: do-not-build
%else
ExclusiveArch: aarch64 ppc64 ppc64le riscv64 s390x x86_64
%endif
%define nsuffix -testsuite
%else