diff options
| author | Scott Bahling <sbahling@suse.com> | 2021-03-02 14:17:49 +0100 |
|---|---|---|
| committer | Scott Bahling <sbahling@suse.com> | 2021-03-02 14:17:49 +0100 |
| commit | 22e0b0d8efcf1cae33ea15645b957a92863f2254 (patch) | |
| tree | 2d940af4a0489f5f178c411992cbe0f9337cd381 | |
| parent | ea6f8c56f8ee85c4a71c1738d8f33093111e4a50 (diff) | |
| download | obsapi-0.2.1.tar.gz obsapi-0.2.1.tar.xz obsapi-0.2.1.zip | |
Build package as noarchHEADobsapi-0.2.1master
| -rw-r--r-- | spec/python-obsapi.spec.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/python-obsapi.spec.tmpl b/spec/python-obsapi.spec.tmpl index d0b206e..5089611 100644 --- a/spec/python-obsapi.spec.tmpl +++ b/spec/python-obsapi.spec.tmpl @@ -26,6 +26,7 @@ BuildRequires: %{pythons} BuildRequires: %{python_module setuptools} BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: obsapi-%{version}.tar.bz2 +BuildArch: noarch %python_subpackages |
