commit: ba356da73c953dd7c080b9cb00276c29ca273975 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jan 16 15:43:34 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 16 15:43:34 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba356da7
sys-power/power-profiles-daemon: Stabilize 0.23 arm64, #948189 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-power/power-profiles-daemon/power-profiles-daemon-0.23.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-power/power-profiles-daemon/power-profiles-daemon-0.23.ebuild b/sys-power/power-profiles-daemon/power-profiles-daemon-0.23.ebuild index 55f670859d3d..bf5a6e5bdcc9 100644 --- a/sys-power/power-profiles-daemon/power-profiles-daemon-0.23.ebuild +++ b/sys-power/power-profiles-daemon/power-profiles-daemon-0.23.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ HOMEPAGE="https://gitlab.freedesktop.org/upower/power-profiles-daemon/" SRC_URI="https://gitlab.freedesktop.org/upower/${PN}/-/archive/${PV}/${P}.tar.bz2" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="bash-completion gtk-doc man selinux test zsh-completion" REQUIRED_USE="${PYTHON_REQUIRED_USE}"
