diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-08-31 08:23:29 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-08-31 08:23:29 +0300 |
commit | b5180bfde6ee1edf5c9d30997a12ddcafd8dafcb (patch) | |
tree | 26b1af32047f686d17468b35779d4287cb6f1b95 /dev-libs | |
parent | dev-libs/gobject-introspection: amd64 stable wrt bug #692932 (diff) | |
download | gentoo-b5180bfde6ee1edf5c9d30997a12ddcafd8dafcb.tar.gz gentoo-b5180bfde6ee1edf5c9d30997a12ddcafd8dafcb.tar.bz2 gentoo-b5180bfde6ee1edf5c9d30997a12ddcafd8dafcb.zip |
dev-libs/gobject-introspection-common: amd64 stable wrt bug #692932
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/gobject-introspection-common/gobject-introspection-common-1.60.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.60.2.ebuild b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.60.2.ebuild index 27b259c27b3d..1f83dd229bd5 100644 --- a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.60.2.ebuild +++ b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.60.2.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 ~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" IUSE="" RDEPEND="!<${CATEGORY}/${PN/-common}-${PV}" |