diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-16 20:37:32 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-16 20:39:22 +0000 |
commit | df234169a4dd489480460fe1432dfb4899906839 (patch) | |
tree | 00ac1c884795aa022e297b93fe343c7c24538d01 | |
parent | dev-libs/glib: stable 2.52.3 for ia64, bug #631656 (diff) | |
download | gentoo-df234169a4dd489480460fe1432dfb4899906839.tar.gz gentoo-df234169a4dd489480460fe1432dfb4899906839.tar.bz2 gentoo-df234169a4dd489480460fe1432dfb4899906839.zip |
dev-libs/gobject-introspection: stable 1.52.1 for ia64, bug #631656
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
-rw-r--r-- | dev-libs/gobject-introspection/gobject-introspection-1.52.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.52.1.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.52.1.ebuild index a0c76d49ae83..8078346ede64 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.52.1.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.52.1.ebuild @@ -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 ~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 ~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 g-i to be in sync by this way as explained in bug #518424 |