From bcddd8ca166a15686c3b21f38a6b0ea9b9a8ffba Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 4 Feb 2022 14:04:46 -0500 Subject: [PATCH] try %{golang_arches} Signed-off-by: Lokesh Mandvekar --- skopeo.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skopeo.spec b/skopeo.spec index 088e9cd..bff4697 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -30,7 +30,7 @@ Release: %autorelease Summary: Inspect container images and repositories on registries License: ASL 2.0 and BSD and ISC and MIT URL: %{git0} -ExclusiveArch: %{go_arches} +ExclusiveArch: %{golang_arches} Source0: %{git0}/archive/%{built_tag}.tar.gz BuildRequires: btrfs-progs-devel BuildRequires: git-core