dev-libs/gobject-introspection: ppc64 stable wrt bug #685254
authorAgostino Sarubbo <ago@gentoo.org>
Thu, 27 Jun 2019 12:33:31 +0000 (14:33 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Thu, 27 Jun 2019 12:33:31 +0000 (14:33 +0200)
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"

dev-libs/gobject-introspection/gobject-introspection-1.58.3.ebuild

index f0c724c25078e62b76aa44fef66c0964236d6408..42b406257deeed226d8389897b0ecd83d034a32a 100644 (file)
@@ -17,7 +17,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 ~amd64-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 ~amd64-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 g-i to be in sync by this way as explained in bug #518424