diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-06 09:21:57 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-06 09:21:57 +0000 |
commit | 881eca95b04198afba1d8fc30751d492941315cf (patch) | |
tree | b397c4f8c951fff9992ac400192da22513504cc3 /gnome-base | |
parent | x11-wm/mutter: Stabilize 43.4 arm64, #904483 (diff) | |
download | gentoo-881eca95b04198afba1d8fc30751d492941315cf.tar.gz gentoo-881eca95b04198afba1d8fc30751d492941315cf.tar.bz2 gentoo-881eca95b04198afba1d8fc30751d492941315cf.zip |
gnome-base/gnome-shell: Stabilize 43.4 arm64, #904483
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gnome-base')
-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 66a27537349f..9524be102ba3 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=" |