diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-05 07:57:48 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-05 07:58:15 +0200 |
commit | 550e40656b34ac792363f80f8335679bc0cd88b8 (patch) | |
tree | bbc8016d2c228345457d52b8e3da6429fbea1297 /gnome-base/gnome-control-center | |
parent | gnome-base/libgnomekbd: Stabilize 3.28.1 arm64, #879807 (diff) | |
download | gentoo-550e40656b34ac792363f80f8335679bc0cd88b8.tar.gz gentoo-550e40656b34ac792363f80f8335679bc0cd88b8.tar.bz2 gentoo-550e40656b34ac792363f80f8335679bc0cd88b8.zip |
gnome-base/gnome-control-center: Stabilize 43.1 arm64, #879807
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gnome-base/gnome-control-center')
-rw-r--r-- | gnome-base/gnome-control-center/gnome-control-center-43.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-control-center/gnome-control-center-43.1.ebuild b/gnome-base/gnome-control-center/gnome-control-center-43.1.ebuild index 8667b835a0b8..435eacb8ba59 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-43.1.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-43.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 ~ia64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~x86" # meson.build depends on python unconditionally BDEPEND="${PYTHON_DEPS}" |