Make i686 exclusion for RHEL only
This commit is contained in:
parent
9af0440511
commit
87cc9ae81e
@ -139,6 +139,11 @@ Recommends: gnome-tour
|
||||
Recommends: webkitgtk6.0%{?_isa}
|
||||
%endif
|
||||
|
||||
# https://github.com/containers/composefs/pull/229#issuecomment-1838735764
|
||||
%if 0%{?rhel} >= 10
|
||||
ExcludeArch: %{ix86}
|
||||
%endif
|
||||
|
||||
Provides: desktop-notification-daemon = %{version}-%{release}
|
||||
Provides: PolicyKit-authentication-agent = %{version}-%{release}
|
||||
Provides: bundled(gvc)
|
||||
|
Loading…
Reference in New Issue
Block a user