diff options
author | Markus Meier <maekke@gentoo.org> | 2016-05-03 22:06:51 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-05-03 22:06:51 +0200 |
commit | 94b4049134e35b5779273f469179aa4e0dc787cf (patch) | |
tree | 58b89abbfbb1f2f8a351c84641ca50a33f3aee11 | |
parent | dev-libs/gobject-introspection-common: arm stable, bug #566378 (diff) | |
download | gentoo-94b4049134e35b5779273f469179aa4e0dc787cf.tar.gz gentoo-94b4049134e35b5779273f469179aa4e0dc787cf.tar.bz2 gentoo-94b4049134e35b5779273f469179aa4e0dc787cf.zip |
dev-libs/gobject-introspection: arm stable, bug #566378
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"
-rw-r--r-- | dev-libs/gobject-introspection/gobject-introspection-1.46.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.46.0.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.46.0.ebuild index 7c776196ab6f..ba3614041f84 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.46.0.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.46.0.ebuild @@ -19,7 +19,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 |