dev-libs/gobject-introspection: ppc stable wrt bug #587010
authorAgostino Sarubbo <ago@gentoo.org>
Sat, 21 Jan 2017 20:09:01 +0000 (21:09 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Sat, 21 Jan 2017 20:32:05 +0000 (21:32 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-libs/gobject-introspection/gobject-introspection-1.48.0.ebuild

index 6468e8ddefcb5dcf2211433915b5d43f08d533cb..b639a482789fbd6a37800b56f40988a5208b2ffb 100644 (file)
@@ -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$
 
@@ -18,7 +18,7 @@ REQUIRED_USE="
        ${PYTHON_REQUIRED_USE}
        test? ( cairo )
 "
-KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 # virtual/pkgconfig needed at runtime, bug #505408
 # We force glib and goi to be in sync by this way as explained in bug #518424