Make i686 exclusion for RHEL only

This commit is contained in:
Troy Dawson 2024-01-18 06:28:56 -08:00
parent 7f03acda05
commit e635e87707

View File

@ -64,6 +64,11 @@ Requires: gsettings-desktop-schemas >= 0.1.7
Requires: dbus Requires: dbus
# https://github.com/containers/composefs/pull/229#issuecomment-1838735764
%if 0%{?rhel} >= 10
ExcludeArch: %{ix86}
%endif
%description %description
gnome-session manages a GNOME desktop or GDM login session. It starts up gnome-session manages a GNOME desktop or GDM login session. It starts up