diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 06:40:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 06:44:29 +0100 |
commit | 79ac5da3e2961281f7c16af68e1a41a5863ffb5e (patch) | |
tree | 97374f5a4639c833ebf4578e23132825926076de /gnome-base | |
parent | gnome-extra/nm-applet: Stabilize 1.26.0 arm64, #843794 (diff) | |
download | gentoo-79ac5da3e2961281f7c16af68e1a41a5863ffb5e.tar.gz gentoo-79ac5da3e2961281f7c16af68e1a41a5863ffb5e.tar.bz2 gentoo-79ac5da3e2961281f7c16af68e1a41a5863ffb5e.zip |
gnome-base/gnome-control-center: Stabilize 42.1 arm64, #843794
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.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-control-center/gnome-control-center-42.1.ebuild b/gnome-base/gnome-control-center/gnome-control-center-42.1.ebuild index 5421cd05b3a2..0108ced00471 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-42.1.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-42.1.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}" |