diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-06-17 13:05:44 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-06-17 13:05:44 +0300 |
commit | 89abb94ae8058df1603d4d1176650f11e7530c0c (patch) | |
tree | 1277b57faf5663da2a7e3c488f16089749c6c76e /dev-libs/gobject-introspection-common | |
parent | dev-libs/gobject-introspection: alpha stable wrt bug #685254 (diff) | |
download | gentoo-89abb94ae8058df1603d4d1176650f11e7530c0c.tar.gz gentoo-89abb94ae8058df1603d4d1176650f11e7530c0c.tar.bz2 gentoo-89abb94ae8058df1603d4d1176650f11e7530c0c.zip |
dev-libs/gobject-introspection-common: alpha stable wrt bug #685254
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"
Diffstat (limited to 'dev-libs/gobject-introspection-common')
-rw-r--r-- | dev-libs/gobject-introspection-common/gobject-introspection-common-1.58.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.58.3.ebuild b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.58.3.ebuild index bd8514e0f016..30998c42c268 100644 --- a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.58.3.ebuild +++ b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.58.3.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}" |