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