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
2b8ee68f86
commit
849720672b
@ -27,6 +27,7 @@ Summary: A command line tool used for creating OCI Images
|
||||
URL: https://%{name}.io
|
||||
# Tarball fetched from upstream
|
||||
Source: %{git0}/archive/%{built_tag}.tar.gz
|
||||
ExclusiveArch: %{golang_arches}
|
||||
BuildRequires: go-md2man
|
||||
BuildRequires: device-mapper-devel
|
||||
BuildRequires: git-core
|
||||
|
Loading…
Reference in New Issue
Block a user