diff options
-rw-r--r-- | gnome-base/gnome-shell/gnome-shell-45.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-shell/gnome-shell-45.2.ebuild b/gnome-base/gnome-shell/gnome-shell-45.2.ebuild index 22a92ed100bb..a59ba822de35 100644 --- a/gnome-base/gnome-shell/gnome-shell-45.2.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-45.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE} ?? ( elogind systemd )" RESTRICT="!test? ( test )" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86" +KEYWORDS="~amd64 ~arm arm64 ~loong ~riscv ~x86" # libXfixes-5.0 needed for pointer barriers and #include <X11/extensions/Xfixes.h> DEPEND=" |