From 6de1fe7c46ec92f0f8a9391cc78dcbf84c93a9c1 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Mon, 3 Apr 2023 19:42:27 +0200 Subject: [PATCH] Drop redundant ExcludeArch The %gometa RPM macro also generates a ExclusiveArch on %golang_arches which doesn't include %ix86. Fallout from 067c49f5d19aa9110edb23ddd297848ce8ef0056 Resolves: #2165742 --- toolbox.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/toolbox.spec b/toolbox.spec index 1fb698f..c8e4de6 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