diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:21:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:37:32 +0100 |
commit | cf60a8ce61e664bfb21388bbcf1779a03c579e19 (patch) | |
tree | 8884470b203811870bffe11fe76365cbd6c1c765 /sys-power/upower | |
parent | 58dc5f6d80f28124d96444b1b8d2db32fb9698e4 (diff) | |
download | gentoo-cf60a8ce61e664bfb21388bbcf1779a03c579e19.tar.gz gentoo-cf60a8ce61e664bfb21388bbcf1779a03c579e19.tar.xz |
sys-power/upower: ppc64 stable wrt bug #579220
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-power/upower')
-rw-r--r-- | sys-power/upower/upower-0.99.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/upower/upower-0.99.4.ebuild b/sys-power/upower/upower-0.99.4.ebuild index d28b8c8ed3c..f90cc99c5d1 100644 --- a/sys-power/upower/upower-0.99.4.ebuild +++ b/sys-power/upower/upower-0.99.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="https://${PN}.freedesktop.org/releases/${P}.tar.xz" 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" |