Limit builds to ix86 and x86_64, as intended by upstream (builds for other archs fail).

OBS-URL: https://build.opensuse.org/package/show/science/python-PyCBC?expand=0&rev=2
This commit is contained in:
2020-05-03 12:36:13 +00:00
committed by Git OBS Bridge
parent 96ac13eb01
commit f215937a62

View File

@@ -31,6 +31,7 @@ BuildRequires: fdupes
BuildRequires: %{python_module numpy >= 1.16.0}
BuildRequires: %{python_module numpy-devel >= 1.16.0}
Requires: python-numpy >= 1.16.0
ExclusiveArch: %ix86 x86_64
%python_subpackages