diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 17:41:50 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 17:41:50 +0000 |
commit | 0e80ae96836500090812633349db34f5a9282ad6 (patch) | |
tree | a775350d926d4670571788b03a39b174c5fa977c /gnome-base | |
parent | dev-util/umockdev: Stabilize 0.17.16 arm64, #901377 (diff) | |
download | gentoo-0e80ae96836500090812633349db34f5a9282ad6.tar.gz gentoo-0e80ae96836500090812633349db34f5a9282ad6.tar.bz2 gentoo-0e80ae96836500090812633349db34f5a9282ad6.zip |
gnome-base/gnome-control-center: Stabilize 43.4.1 arm64, #901377
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.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-control-center/gnome-control-center-43.4.1.ebuild b/gnome-base/gnome-control-center/gnome-control-center-43.4.1.ebuild index c21609f95f38..823eab8390c5 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-43.4.1.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-43.4.1.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}" |