diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-30 00:05:09 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-30 00:05:09 -0500 |
commit | 2cbe6aa0fe0d930f51252c6542eeece3e69f983e (patch) | |
tree | 9e3c49c4c4d50b9467b6463cbda584cb6cea8c20 /dev-libs/gobject-introspection-common | |
parent | dev-libs/gobject-introspection-1.56.1: hppa stable, bug 670024 (diff) | |
download | gentoo-2cbe6aa0fe0d930f51252c6542eeece3e69f983e.tar.gz gentoo-2cbe6aa0fe0d930f51252c6542eeece3e69f983e.tar.bz2 gentoo-2cbe6aa0fe0d930f51252c6542eeece3e69f983e.zip |
dev-libs/gobject-introspection-common-1.56.1: hppa stable, bug 670024
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-libs/gobject-introspection-common')
-rw-r--r-- | dev-libs/gobject-introspection-common/gobject-introspection-common-1.56.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.56.1.ebuild b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.56.1.ebuild index 53e23c2f1bc4..27f78aea92b6 100644 --- a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.56.1.ebuild +++ b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.56.1.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}" |