summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-07-12 11:14:06 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-07-12 11:14:06 +0300
commit5dec66eb35f493612b854c67fd051c43ee936f18 (patch)
treea199b03ba402bcf4fcd93c24f7bbe7c4107afe59 /sys-power
parentsys-power/power-profiles-daemon: Stabilize 0.21 x86, #935858 (diff)
downloadgentoo-5dec66eb35f493612b854c67fd051c43ee936f18.tar.gz
gentoo-5dec66eb35f493612b854c67fd051c43ee936f18.tar.bz2
gentoo-5dec66eb35f493612b854c67fd051c43ee936f18.zip
sys-power/power-profiles-daemon: Stabilize 0.21 amd64, #935858
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r--sys-power/power-profiles-daemon/power-profiles-daemon-0.21.ebuild2
1 files changed, 1 insertions, 1 deletions
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}"