diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-03 17:31:29 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-03 17:31:29 +0200 |
commit | e35501936e9324fb91acabdce37263e5ccf86d28 (patch) | |
tree | 251ba5254969f962b33aec66b315f7fb2c82b0bc /dev-libs/gobject-introspection-common | |
parent | dev-libs/gobject-introspection: s390 stable wrt bug #717144 (diff) | |
download | gentoo-e35501936e9324fb91acabdce37263e5ccf86d28.tar.gz gentoo-e35501936e9324fb91acabdce37263e5ccf86d28.tar.bz2 gentoo-e35501936e9324fb91acabdce37263e5ccf86d28.zip |
dev-libs/gobject-introspection-common: s390 stable wrt bug #717144
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/gobject-introspection-common')
-rw-r--r-- | dev-libs/gobject-introspection-common/gobject-introspection-common-1.62.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.62.0.ebuild b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.62.0.ebuild index 42dca4deacee..6459a460c26f 100644 --- a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.62.0.ebuild +++ b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.62.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GObjectIntrospection" LICENSE="HPND" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~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 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="!<${CATEGORY}/${GNOME_ORG_MODULE}-${PV}" |