Olaf Hering 2023-05-05 10:14:58 +00:00 committed by Git OBS Bridge
parent a1467893e9
commit 15bb3d08d2

View File

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