diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-24 20:17:06 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-24 20:17:06 +0000 |
commit | 8c8a8dc3713efafb21790360bad3cfc8f658f04e (patch) | |
tree | 91e6c38a87a09e8d08d886059949b44b3404de12 /sys-power | |
parent | net-libs/liboauth: stable 1.0.3-r1 for ppc64, bug #681610 (diff) | |
download | gentoo-8c8a8dc3713efafb21790360bad3cfc8f658f04e.tar.gz gentoo-8c8a8dc3713efafb21790360bad3cfc8f658f04e.tar.bz2 gentoo-8c8a8dc3713efafb21790360bad3cfc8f658f04e.zip |
sys-power/upower: stable 0.99.9-r1 for ppc64, bug #681620
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/upower/upower-0.99.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/upower/upower-0.99.9-r1.ebuild b/sys-power/upower/upower-0.99.9-r1.ebuild index 7c00fc21dcc0..db8c09933b67 100644 --- a/sys-power/upower/upower-0.99.9-r1.ebuild +++ b/sys-power/upower/upower-0.99.9-r1.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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ia64 ~mips ppc ppc64 ~sparc ~x86 ~x86-fbsd" # gtk-doc files are not available as prebuilt in the tarball IUSE="doc +introspection ios kernel_FreeBSD kernel_linux selinux" |