diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-09-30 23:49:07 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-10-01 02:31:53 +0200 |
commit | d14bec0e177289be79e76d892e13255c08ef8394 (patch) | |
tree | bb9089de62365a75ba71c388b8c62259b2892f24 /dev-libs/gobject-introspection | |
parent | dev-libs/gobject-introspection-common: amd64 stable, bug 587010 (diff) | |
download | gentoo-d14bec0e177289be79e76d892e13255c08ef8394.tar.gz gentoo-d14bec0e177289be79e76d892e13255c08ef8394.tar.bz2 gentoo-d14bec0e177289be79e76d892e13255c08ef8394.zip |
dev-libs/gobject-introspection: amd64 stable, bug 587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-libs/gobject-introspection')
-rw-r--r-- | dev-libs/gobject-introspection/gobject-introspection-1.48.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.48.0.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.48.0.ebuild index e2adc335ed4e..fc85ed93e2fe 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.48.0.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.48.0.ebuild @@ -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 |