summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-08-07 06:10:31 +0100
committerSam James <sam@gentoo.org>2022-08-07 06:10:31 +0100
commit1590dd8de0843b0675d563b285e9185a683f4104 (patch)
tree5fe0a2d5ae9448da135f20d0867a6224c3a9d151 /gnome-base
parentgnome-extra/nm-applet: Stabilize 1.28.0 amd64, #861029 (diff)
downloadgentoo-1590dd8de0843b0675d563b285e9185a683f4104.tar.gz
gentoo-1590dd8de0843b0675d563b285e9185a683f4104.tar.bz2
gentoo-1590dd8de0843b0675d563b285e9185a683f4104.zip
gnome-base/gnome-control-center: Stabilize 42.3 amd64, #861029
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/gnome-control-center/gnome-control-center-42.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-control-center/gnome-control-center-42.3.ebuild b/gnome-base/gnome-control-center/gnome-control-center-42.3.ebuild
index 4b77a9537d72..42647810791a 100644
--- a/gnome-base/gnome-control-center/gnome-control-center-42.3.ebuild
+++ b/gnome-base/gnome-control-center/gnome-control-center-42.3.ebuild
@@ -17,7 +17,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 ~ia64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~x86"
# meson.build depends on python unconditionally
BDEPEND="${PYTHON_DEPS}"