diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-04 19:27:10 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-04 19:27:10 +0300 |
commit | c021a3b4e88e685abf7cfc8c24a61646b2fb6af7 (patch) | |
tree | 82a5cb370687eecf9fc77753db7a6f8fba1b7398 | |
parent | gnome-base/gnome-shell: Stabilize 44.1 amd64, #905483 (diff) | |
download | gentoo-c021a3b4e88e685abf7cfc8c24a61646b2fb6af7.tar.gz gentoo-c021a3b4e88e685abf7cfc8c24a61646b2fb6af7.tar.bz2 gentoo-c021a3b4e88e685abf7cfc8c24a61646b2fb6af7.zip |
gnome-base/gnome-shell: Stabilize 44.1 x86, #905483
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | gnome-base/gnome-shell/gnome-shell-44.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-shell/gnome-shell-44.1.ebuild b/gnome-base/gnome-shell/gnome-shell-44.1.ebuild index ab0014ca2c40..3e5ac1ce70a5 100644 --- a/gnome-base/gnome-shell/gnome-shell-44.1.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-44.1.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=" |