commit: 7a4bda8345492a1048a56d1586f89a9c96056d3a Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 19 05:28:57 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Feb 19 05:28:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a4bda83
sys-power/power-profiles-daemon: Stabilize 0.23 amd64, #948189 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-power/power-profiles-daemon/power-profiles-daemon-0.23.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 bf5a6e5bdcc9..441f535e09c4 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 @@ -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}"