diff options
author | Mike Frysinger <vapier@gentoo.org> | 2018-01-13 01:40:36 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2018-01-13 01:40:36 -0500 |
commit | 5c0df040e2b06e3308f3a538f5ce5e29df0af235 (patch) | |
tree | 196258c1d74ec6fa30cc5b9f633a0b3c12f17c64 /dev-libs | |
parent | dev-libs/gobject-introspection-common: mark 1.50.0 arm64/s390/sh stable (diff) | |
download | gentoo-5c0df040e2b06e3308f3a538f5ce5e29df0af235.tar.gz gentoo-5c0df040e2b06e3308f3a538f5ce5e29df0af235.tar.bz2 gentoo-5c0df040e2b06e3308f3a538f5ce5e29df0af235.zip |
dev-libs/gobject-introspection: mark 1.50.0 arm64/s390/sh stable
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/gobject-introspection/gobject-introspection-1.50.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.50.0.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.50.0.ebuild index a0d69d3fade5..96dcb938793b 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.50.0.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.50.0.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 |