diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 09:28:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 09:28:52 +0000 |
commit | a12a03da1217842918e99b18853126f0517f26d1 (patch) | |
tree | 7b13a99d7fa69bd66a0fcc7ad048c9a0674755f8 /gnome-base | |
parent | gnome-base/gnome-control-center: Stabilize 41.4 amd64, #834426 (diff) | |
download | gentoo-a12a03da1217842918e99b18853126f0517f26d1.tar.gz gentoo-a12a03da1217842918e99b18853126f0517f26d1.tar.bz2 gentoo-a12a03da1217842918e99b18853126f0517f26d1.zip |
gnome-base/gnome-shell: Stabilize 41.4 amd64, #834426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-shell/gnome-shell-41.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-shell/gnome-shell-41.4.ebuild b/gnome-base/gnome-shell/gnome-shell-41.4.ebuild index ef16045a7ece..e2aea48f0a03 100644 --- a/gnome-base/gnome-shell/gnome-shell-41.4.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-41.4.ebuild @@ -16,7 +16,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE} ?? ( elogind systemd )" RESTRICT="!test? ( test )" -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: |