summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-02-17 10:22:07 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-17 10:22:07 +0200
commitff5c2dacb63da6ddf0164713747306d7b8fe12d1 (patch)
tree0dd4b12ea1383c94eb72144bfa9ef9d842b3f7a3 /gnome-base
parentnet-wireless/gnome-bluetooth: Stabilize 42.5 amd64, #893302 (diff)
downloadgentoo-ff5c2dacb63da6ddf0164713747306d7b8fe12d1.tar.gz
gentoo-ff5c2dacb63da6ddf0164713747306d7b8fe12d1.tar.bz2
gentoo-ff5c2dacb63da6ddf0164713747306d7b8fe12d1.zip
gnome-base/gnome-control-center: Stabilize 43.2 amd64, #893302
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/gnome-control-center/gnome-control-center-43.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-control-center/gnome-control-center-43.2.ebuild b/gnome-base/gnome-control-center/gnome-control-center-43.2.ebuild
index 35dd1cd89049..823eab8390c5 100644
--- a/gnome-base/gnome-control-center/gnome-control-center-43.2.ebuild
+++ b/gnome-base/gnome-control-center/gnome-control-center-43.2.ebuild
@@ -19,7 +19,7 @@ RESTRICT="!test? ( test )"
REQUIRED_USE="
^^ ( elogind systemd )
" # Theoretically "?? ( elogind systemd )" is fine too, lacking some functionality at runtime, but needs testing if handled gracefully enough
-KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86"
# meson.build depends on python unconditionally
BDEPEND="${PYTHON_DEPS}"