Drop i686
gnome-terminal is about to be a leaf, and gnome-shell is not built for i686 in RHEL 10.
This commit is contained in:
parent
094e9618f7
commit
ca04f6e55f
@ -47,6 +47,9 @@ Requires: gtk3%{?_isa} >= %{gtk3_version}
|
|||||||
Requires: libhandy%{?_isa} >= %{libhandy_version}
|
Requires: libhandy%{?_isa} >= %{libhandy_version}
|
||||||
Requires: vte291%{?_isa} >= %{vte_version}
|
Requires: vte291%{?_isa} >= %{vte_version}
|
||||||
|
|
||||||
|
# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
|
||||||
|
ExcludeArch: %{ix86}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
gnome-terminal is a terminal emulator for GNOME. It features the ability to use
|
gnome-terminal is a terminal emulator for GNOME. It features the ability to use
|
||||||
multiple terminals in a single window (tabs) and profiles support.
|
multiple terminals in a single window (tabs) and profiles support.
|
||||||
|
Loading…
Reference in New Issue
Block a user