diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-19 11:03:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-19 11:03:22 +0100 |
commit | 7b7744e9d36627433079e4184d4fe407fee23cdd (patch) | |
tree | f642798bd90d4ec89927375d385a8e2cc90917a5 | |
parent | app-text/iso-codes: arm stable wrt bug #565086 (diff) | |
download | gentoo-7b7744e9d36627433079e4184d4fe407fee23cdd.tar.gz gentoo-7b7744e9d36627433079e4184d4fe407fee23cdd.tar.bz2 gentoo-7b7744e9d36627433079e4184d4fe407fee23cdd.zip |
dev-libs/gjs: arm stable wrt bug #565086
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="arm"
-rw-r--r-- | dev-libs/gjs/gjs-1.44.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gjs/gjs-1.44.0.ebuild b/dev-libs/gjs/gjs-1.44.0.ebuild index ecd54e8d4cf5..94f5e6180b21 100644 --- a/dev-libs/gjs/gjs-1.44.0.ebuild +++ b/dev-libs/gjs/gjs-1.44.0.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Gjs" LICENSE="MIT || ( MPL-1.1 LGPL-2+ GPL-2+ )" SLOT="0" IUSE="+cairo examples gtk test" -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86" RDEPEND=" >=dev-libs/glib-2.36:2 |