diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 11:47:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 11:47:15 +0200 |
commit | e6401702b69aeb66c1f0b4d06aea0e6239cf7b7c (patch) | |
tree | 03deb5476060d71d00d97807a759c0e196f10381 /sys-power/upower | |
parent | dev-libs/libpcre2: ppc stable wrt bug #717800 (diff) | |
download | gentoo-e6401702b69aeb66c1f0b4d06aea0e6239cf7b7c.tar.gz gentoo-e6401702b69aeb66c1f0b4d06aea0e6239cf7b7c.tar.bz2 gentoo-e6401702b69aeb66c1f0b4d06aea0e6239cf7b7c.zip |
sys-power/upower: ppc stable wrt bug #718364
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-power/upower')
-rw-r--r-- | sys-power/upower/upower-0.99.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/upower/upower-0.99.11.ebuild b/sys-power/upower/upower-0.99.11.ebuild index 84a631605ace..0cac8f1049cb 100644 --- a/sys-power/upower/upower-0.99.11.ebuild +++ b/sys-power/upower/upower-0.99.11.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://gitlab.freedesktop.org/upower/upower/uploads/${COMMIT}/${P}.tar LICENSE="GPL-2" SLOT="0/3" # based on SONAME of libupower-glib.so -KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ~ppc64 sparc x86" # gtk-doc files are not available as prebuilt in the tarball IUSE="doc +introspection ios kernel_FreeBSD kernel_linux selinux" |