diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-09 13:46:14 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-09 16:04:03 -0400 |
commit | 6e9623a129512ee906d33f34806fb4fa5347f38a (patch) | |
tree | 0276846b507a87cc465f20cb44b700fbd15646b7 /dev-libs/gobject-introspection-common | |
parent | dev-libs/gobject-introspection: arm64 stable (bug #685254) (diff) | |
download | gentoo-6e9623a129512ee906d33f34806fb4fa5347f38a.tar.gz gentoo-6e9623a129512ee906d33f34806fb4fa5347f38a.tar.bz2 gentoo-6e9623a129512ee906d33f34806fb4fa5347f38a.zip |
dev-libs/gobject-introspection-common: arm64 stable (bug #685254)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
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 1f83dd229bd5..230bdc67ae2a 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}" |