gnome-base/gnome-control-center: Stabilize 45.2 amd64, #920662

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-01-08 06:53:59 +00:00
parent cd8062ea7f
commit a131efeb8c

View File

@@ -1,4 +1,4 @@
# Copyright 2023 Gentoo Authors
# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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}"