diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 12:28:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 12:28:10 +0000 |
commit | fe2e9fa103b3e0a984ffc42c029c71b4ee54a648 (patch) | |
tree | 6310c01b5b05c19357433161301774e43342d27c /gnome-base | |
parent | gnome-extra/nm-applet: Stabilize 1.24.0 arm64, #834426 (diff) | |
download | gentoo-fe2e9fa103b3e0a984ffc42c029c71b4ee54a648.tar.gz gentoo-fe2e9fa103b3e0a984ffc42c029c71b4ee54a648.tar.bz2 gentoo-fe2e9fa103b3e0a984ffc42c029c71b4ee54a648.zip |
gnome-base/gnome-control-center: Stabilize 41.4 arm64, #834426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-control-center/gnome-control-center-41.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-control-center/gnome-control-center-41.4.ebuild b/gnome-base/gnome-control-center/gnome-control-center-41.4.ebuild index 3d8d216089e6..5f10276513a1 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-41.4.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-41.4.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}" |