Add ExclusiveArch

If using golang, then you needs to use ExclusiveArch for those arches that do not have golang.
This commit is contained in:
Troy Dawson 2022-10-28 15:58:39 +00:00
parent 2b8ee68f86
commit 849720672b

View File

@ -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