diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-12 11:14:05 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-12 11:14:05 +0300 |
commit | 400c0e29cb321aca9a74e426d65b0d8cd87cf595 (patch) | |
tree | 459ba15d6a45a1983061a14ce0c1edb455e05e99 /sys-power | |
parent | net-proxy/haproxy: Bump to 3.0.3 (diff) | |
download | gentoo-400c0e29cb321aca9a74e426d65b0d8cd87cf595.tar.gz gentoo-400c0e29cb321aca9a74e426d65b0d8cd87cf595.tar.bz2 gentoo-400c0e29cb321aca9a74e426d65b0d8cd87cf595.zip |
sys-power/power-profiles-daemon: Stabilize 0.21 x86, #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.ebuild | 2 |
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 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}" |