diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-06 09:22:00 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-06 09:22:00 +0000 |
commit | d6ca5bcaf7701abdcdbdfc576697da4645a2b9bc (patch) | |
tree | f2fe375745aacd53dd13017592442f8fec4106d2 | |
parent | x11-wm/mutter: Stabilize 43.4 x86, #904483 (diff) | |
download | gentoo-d6ca5bcaf7701abdcdbdfc576697da4645a2b9bc.tar.gz gentoo-d6ca5bcaf7701abdcdbdfc576697da4645a2b9bc.tar.bz2 gentoo-d6ca5bcaf7701abdcdbdfc576697da4645a2b9bc.zip |
gnome-base/gnome-shell: Stabilize 43.4 x86, #904483
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | gnome-base/gnome-shell/gnome-shell-43.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-shell/gnome-shell-43.4.ebuild b/gnome-base/gnome-shell/gnome-shell-43.4.ebuild index 9524be102ba3..0a9c47f9cf8f 100644 --- a/gnome-base/gnome-shell/gnome-shell-43.4.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-43.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> DEPEND=" |