diff options
author | Sam James <sam@gentoo.org> | 2024-05-28 18:08:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-28 18:08:10 +0100 |
commit | f9f988415dafec947f1c37a91ecff8c5e804eb8f (patch) | |
tree | bb28d7b30f28640473c0b9114a1300525b042f7e /sys-power | |
parent | sys-power/upower: Stabilize 1.90.4 ppc, #931965 (diff) | |
download | gentoo-f9f988415dafec947f1c37a91ecff8c5e804eb8f.tar.gz gentoo-f9f988415dafec947f1c37a91ecff8c5e804eb8f.tar.bz2 gentoo-f9f988415dafec947f1c37a91ecff8c5e804eb8f.zip |
sys-power/upower: Stabilize 1.90.4 sparc, #931965
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/upower/upower-1.90.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/upower/upower-1.90.4.ebuild b/sys-power/upower/upower-1.90.4.ebuild index ec359dbf723f..79ed2199738d 100644 --- a/sys-power/upower/upower-1.90.4.ebuild +++ b/sys-power/upower/upower-1.90.4.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-v${PV}" LICENSE="GPL-2+" SLOT="0/3" # based on SONAME of libupower-glib.so -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86" # gtk-doc files are not available as prebuilt in the tarball IUSE="doc +introspection ios selinux test" |