From 79765ad0d78ac88d56f78bc0d10b8ef8746b7e17 Mon Sep 17 00:00:00 2001 From: Robbie Harwood Date: Wed, 27 Apr 2022 13:13:57 -0400 Subject: [PATCH] Stop building on ia32 Signed-off-by: Robbie Harwood --- grubby.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/grubby.spec b/grubby.spec index b4c1faa..4938666 100644 --- a/grubby.spec +++ b/grubby.spec @@ -22,7 +22,7 @@ BuildRequires: pkgconfig BuildRequires: popt-devel BuildRequires: rpm-devel BuildRequires: sed -%ifarch aarch64 i686 x86_64 %{power64} +%ifarch aarch64 x86_64 %{power64} BuildRequires: grub2-tools-minimal Requires: grub2-tools-minimal Requires: grub2-tools @@ -33,6 +33,7 @@ Requires: s390utils-core Requires: findutils Requires: util-linux +ExcludeArch: %{ix86} Conflicts: uboot-tools < 2021.01-0.1.rc2 Obsoletes: %{name}-bls < %{version}-%{release}