From ac6e4bf827911a333ae54dd93156bd3ee8521436 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Tue, 4 Apr 2023 16:51:49 +0200 Subject: [PATCH] Drop redundant ExcludeArch The %gometa RPM macro also generates a ExclusiveArch on %golang_arches which doesn't include %ix86. Resolves: #2164980, #2165743 --- toolbox.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/toolbox.spec b/toolbox.spec index faec818..0a362d8 100644 --- a/toolbox.spec +++ b/toolbox.spec @@ -35,9 +35,6 @@ Patch100: toolbox-Make-the-build-flags-match-RHEL-s-gobuild.patch Patch101: toolbox-Make-the-build-flags-match-RHEL-s-gobuild-for-PPC64.patch Patch102: toolbox-Add-migration-paths-for-coreos-toolbox-users.patch -# https://bugzilla.redhat.com/show_bug.cgi?id=1905383 -ExcludeArch: %{ix86} - BuildRequires: gcc BuildRequires: golang >= 1.19.4 BuildRequires: /usr/bin/go-md2man