commit: 5dec66eb35f493612b854c67fd051c43ee936f18 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jul 12 08:14:06 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jul 12 08:14:06 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dec66eb
sys-power/power-profiles-daemon: Stabilize 0.21 amd64, #935858 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-power/power-profiles-daemon/power-profiles-daemon-0.21.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-power/power-profiles-daemon/power-profiles-daemon-0.21.ebuild b/sys-power/power-profiles-daemon/power-profiles-daemon-0.21.ebuild index e53dbfa33551..120f8f64690c 100644 --- a/sys-power/power-profiles-daemon/power-profiles-daemon-0.21.ebuild +++ b/sys-power/power-profiles-daemon/power-profiles-daemon-0.21.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}"
