diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-06 20:15:25 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-06 20:16:13 -0400 |
commit | da472b6cc5489a29a4d2dae7fd236e3eb6091582 (patch) | |
tree | da16d7a49d0a11d825e84f64c13419ede9b53225 /dev-libs/gjs/gjs-1.48.7.ebuild | |
parent | mail-client/neomutt: amd64 stable wrt bug #661436 (diff) | |
download | gentoo-da472b6cc5489a29a4d2dae7fd236e3eb6091582.tar.gz gentoo-da472b6cc5489a29a4d2dae7fd236e3eb6091582.tar.bz2 gentoo-da472b6cc5489a29a4d2dae7fd236e3eb6091582.zip |
dev-libs/gjs-1.48.7: ppc stable, bug 660314
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-libs/gjs/gjs-1.48.7.ebuild')
-rw-r--r-- | dev-libs/gjs/gjs-1.48.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gjs/gjs-1.48.7.ebuild b/dev-libs/gjs/gjs-1.48.7.ebuild index 36fbc7bb093e..257b11cc9611 100644 --- a/dev-libs/gjs/gjs-1.48.7.ebuild +++ b/dev-libs/gjs/gjs-1.48.7.ebuild @@ -10,7 +10,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.52.1 |