diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-12 20:53:13 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-12 20:53:13 +0300 |
commit | e8807a97b60794ec4fc48e42e6b1d2258cb79e4a (patch) | |
tree | 229d0255cdadfb783921e2920de79ece83693129 /gnome-base | |
parent | gnome-base/gnome-shell: Stabilize 44.2 x86, #909464 (diff) | |
download | gentoo-e8807a97b60794ec4fc48e42e6b1d2258cb79e4a.tar.gz gentoo-e8807a97b60794ec4fc48e42e6b1d2258cb79e4a.tar.bz2 gentoo-e8807a97b60794ec4fc48e42e6b1d2258cb79e4a.zip |
gnome-base/gnome-shell: Stabilize 44.2 arm64, #909464
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-shell/gnome-shell-44.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-shell/gnome-shell-44.2.ebuild b/gnome-base/gnome-shell/gnome-shell-44.2.ebuild index 3e5ac1ce70a5..85eec9e681ef 100644 --- a/gnome-base/gnome-shell/gnome-shell-44.2.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-44.2.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=" |