Add ExclusiveArch
If using golang, then you needs to use ExclusiveArch for those arches that do not have golang.
This commit is contained in:
parent
76df75985f
commit
db6cce4e02
@ -18,6 +18,7 @@ URL: https://github.com/containers/%{name}
|
|||||||
Source0: %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz
|
Source0: %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Release: %autorelease
|
Release: %autorelease
|
||||||
|
ExclusiveArch: %{golang_arches}
|
||||||
BuildRequires: autoconf
|
BuildRequires: autoconf
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
BuildRequires: go-md2man
|
BuildRequires: go-md2man
|
||||||
|
Loading…
Reference in New Issue
Block a user