diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-14 11:27:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-14 11:27:26 +0100 |
commit | 42a368ef9c9bee5413c44e52751cbaf61466d51a (patch) | |
tree | 60f10054fd0485eb5ac5acae54994ef47055c67a /dev-libs/gjs | |
parent | app-text/iso-codes: sparc stable wrt bug #565086 (diff) | |
download | gentoo-42a368ef9c9bee5413c44e52751cbaf61466d51a.tar.gz gentoo-42a368ef9c9bee5413c44e52751cbaf61466d51a.tar.bz2 gentoo-42a368ef9c9bee5413c44e52751cbaf61466d51a.zip |
dev-libs/gjs: sparc stable wrt bug #565086
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-libs/gjs')
-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 345bdefd9309..d6ca892a2596 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 |