summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-02 12:17:04 +0100
committerSam James <sam@gentoo.org>2023-07-02 12:17:34 +0100
commit0af08faa42081429840d4398773bf3a105218435 (patch)
tree3f1f2dfdce33dd4533a0038cb9bd382425b32a56 /gnome-base
parentgames-board/gnome-mahjongg: Stabilize 3.40.0 amd64, #909490 (diff)
downloadgentoo-0af08faa42081429840d4398773bf3a105218435.tar.gz
gentoo-0af08faa42081429840d4398773bf3a105218435.tar.bz2
gentoo-0af08faa42081429840d4398773bf3a105218435.zip
gnome-base/gnome-control-center: Stabilize 44.2 arm64, #909491
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/gnome-control-center/gnome-control-center-44.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-control-center/gnome-control-center-44.2.ebuild b/gnome-base/gnome-control-center/gnome-control-center-44.2.ebuild
index 0859b7e34a50..697439dc7b65 100644
--- a/gnome-base/gnome-control-center/gnome-control-center-44.2.ebuild
+++ b/gnome-base/gnome-control-center/gnome-control-center-44.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}"