From 6b90360ef2f77c924ab9d78c3b64c4dfae880982 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Fri, 23 Jan 2026 13:44:24 +0300 Subject: [PATCH] Remove i686 from Excludes --- grub2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grub2.spec b/grub2.spec index 8feb579..1244e3b 100644 --- a/grub2.spec +++ b/grub2.spec @@ -81,7 +81,7 @@ BuildRequires: system-sb-certs BuildRequires: ccache %endif -ExcludeArch: s390 s390x %{ix86} +ExcludeArch: s390 s390x Obsoletes: grub2 <= %{evr} %if 0%{with_legacy_arch}