diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-11 10:08:25 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-11 10:08:25 +0200 |
commit | 9fd434871b4adc5c0cd48a039967268fa378048e (patch) | |
tree | aa1c98cbec1053f526afd0944b5876567eaf24b3 /gnome-base | |
parent | gnome-extra/tecla: Stabilize 45.0 arm64, #920662 (diff) | |
download | gentoo-9fd434871b4adc5c0cd48a039967268fa378048e.tar.gz gentoo-9fd434871b4adc5c0cd48a039967268fa378048e.tar.bz2 gentoo-9fd434871b4adc5c0cd48a039967268fa378048e.zip |
gnome-base/gnome-control-center: Stabilize 45.2 arm64, #920662
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-control-center/gnome-control-center-45.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-control-center/gnome-control-center-45.2.ebuild b/gnome-base/gnome-control-center/gnome-control-center-45.2.ebuild index ad8cd2ea93a8..ce12030a2595 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-45.2.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-45.2.ebuild @@ -20,7 +20,7 @@ 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 ~loong ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~riscv ~x86" # meson.build depends on python unconditionally BDEPEND="${PYTHON_DEPS}" |