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
d823873396
commit
d99106158e
@ -10,6 +10,7 @@ Summary: slirp for network namespaces
|
||||
URL: https://github.com/rootless-containers/%{name}
|
||||
# Tarball fetched from upstream
|
||||
Source0: %{url}/archive/%{built_tag}.tar.gz
|
||||
ExclusiveArch: %{golang_arches}
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: go-md2man
|
||||
|
Loading…
Reference in New Issue
Block a user