diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-30 19:04:38 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-30 19:04:38 +0300 |
commit | 69e648174dbeab40790b0a3117e8c5fa10520e5f (patch) | |
tree | f5334aac25fa452d0f5f6b34047d8798558416fe /dev-libs/gobject-introspection/gobject-introspection-1.56.1.ebuild | |
parent | x11-misc/util-macros: mark s390 stable (diff) | |
download | gentoo-69e648174dbeab40790b0a3117e8c5fa10520e5f.tar.gz gentoo-69e648174dbeab40790b0a3117e8c5fa10520e5f.tar.bz2 gentoo-69e648174dbeab40790b0a3117e8c5fa10520e5f.zip |
dev-libs/gobject-introspection: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-libs/gobject-introspection/gobject-introspection-1.56.1.ebuild')
-rw-r--r-- | dev-libs/gobject-introspection/gobject-introspection-1.56.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.56.1.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.56.1.ebuild index b446f578a6c1..65075b57fd0f 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.56.1.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.56.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 ~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 |