diff options
author | Sam James <sam@gentoo.org> | 2024-07-12 08:25:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-12 08:25:11 +0100 |
commit | 873794e121817807db26c8a8b56cb30522163ae1 (patch) | |
tree | daeb149d6a14d9376f9417bcbe80dde78d9422bb /sys-power/power-profiles-daemon | |
parent | dev-ruby/rss: Stabilize 0.3.0 amd64, #935876 (diff) | |
download | gentoo-873794e121817807db26c8a8b56cb30522163ae1.tar.gz gentoo-873794e121817807db26c8a8b56cb30522163ae1.tar.bz2 gentoo-873794e121817807db26c8a8b56cb30522163ae1.zip |
sys-power/power-profiles-daemon: Stabilize 0.21 arm64, #935858
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-power/power-profiles-daemon')
-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 fda723bbfe4a..ac916b2c1554 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}" |