diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-20 10:57:56 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-20 11:01:58 +0100 |
commit | 277ea25c698df916128c868a3823eee69e349aec (patch) | |
tree | 5165424aa0466a8dc12856c0bbc6e6cb0890c364 /gnome-base | |
parent | net-libs/libsoup: Stabilize 2.74.2 x86, #831048 (diff) | |
download | gentoo-277ea25c698df916128c868a3823eee69e349aec.tar.gz gentoo-277ea25c698df916128c868a3823eee69e349aec.tar.bz2 gentoo-277ea25c698df916128c868a3823eee69e349aec.zip |
gnome-base/gnome-shell: Stabilize 40.5-r1 x86, #831048
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-shell/gnome-shell-40.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-shell/gnome-shell-40.5-r1.ebuild b/gnome-base/gnome-shell/gnome-shell-40.5-r1.ebuild index 308122265769..ed6a0f37f116 100644 --- a/gnome-base/gnome-shell/gnome-shell-40.5-r1.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-40.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ IUSE="+bluetooth +browser-extension elogind gtk-doc +ibus +networkmanager system REQUIRED_USE="${PYTHON_REQUIRED_USE} ?? ( elogind systemd )" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv x86" # libXfixes-5.0 needed for pointer barriers and #include <X11/extensions/Xfixes.h> # FIXME: |