commit: 400c0e29cb321aca9a74e426d65b0d8cd87cf595 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jul 12 08:14:05 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jul 12 08:14:05 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=400c0e29
sys-power/power-profiles-daemon: Stabilize 0.21 x86, #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 ac916b2c1554..e53dbfa33551 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}"
