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:56:02 +00:00
parent 76df75985f
commit db6cce4e02

View File

@ -18,6 +18,7 @@ URL: https://github.com/containers/%{name}
Source0: %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz
License: GPLv2+
Release: %autorelease
ExclusiveArch: %{golang_arches}
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: go-md2man