diff options
author | Sam James <sam@gentoo.org> | 2024-01-08 17:19:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-08 17:26:06 +0000 |
commit | b6d4b77e8a7f78621f8a40a1d9dab0ad760ac08b (patch) | |
tree | 4cc620e9ed7cd2076c695daafa269e71d5300b08 /gnome-base | |
parent | sys-apps/xdg-desktop-portal-gnome: Stabilize 45.1-r1 arm64, #920697 (diff) | |
download | gentoo-b6d4b77e8a7f78621f8a40a1d9dab0ad760ac08b.tar.gz gentoo-b6d4b77e8a7f78621f8a40a1d9dab0ad760ac08b.tar.bz2 gentoo-b6d4b77e8a7f78621f8a40a1d9dab0ad760ac08b.zip |
gnome-base/gnome-shell: Stabilize 45.2 arm64, #920697
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base')
-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=" |