From 1794519167da43e643c527b04d03e8e7681bfd61 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Wed, 17 Jan 2024 18:42:41 -0500 Subject: [PATCH] ExcludeArch i686 Package gnome-initial-setup is a leaf package on i686. --- gnome-initial-setup.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gnome-initial-setup.spec b/gnome-initial-setup.spec index 1410558..b0bc6d3 100644 --- a/gnome-initial-setup.spec +++ b/gnome-initial-setup.spec @@ -73,6 +73,9 @@ Requires(pre): shadow-utils Provides: user(%name) +# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval +ExcludeArch: %{ix86} + %description GNOME Initial Setup is an alternative to firstboot, providing a good setup experience to welcome you to your system, and walks