diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 18:50:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 18:50:14 +0200 |
commit | e39f1a8829dfa6b05de448125a43a01a8b960434 (patch) | |
tree | 34f03eec7dfc67b6cc62b70037735870300e21d8 /dev-libs/gobject-introspection-common | |
parent | dev-libs/gobject-introspection: amd64 stable wrt bug #717144 (diff) | |
download | gentoo-e39f1a8829dfa6b05de448125a43a01a8b960434.tar.gz gentoo-e39f1a8829dfa6b05de448125a43a01a8b960434.tar.bz2 gentoo-e39f1a8829dfa6b05de448125a43a01a8b960434.zip |
dev-libs/gobject-introspection-common: amd64 stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
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 08b6851ff4fb..cde5d2594fe3 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}" |