diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-04-30 21:32:00 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-04-30 21:32:14 -0700 |
commit | cffa31cdaece68b785983aa5b6ae527e7fecc92c (patch) | |
tree | 9f5dd3b214d92b2a278878aa55719429af3d9387 /dev-libs/gjs | |
parent | mail-filter/opendkim: remove old "unused" -r9 and -r10 ebuilds. (diff) | |
download | gentoo-cffa31cdaece68b785983aa5b6ae527e7fecc92c.tar.gz gentoo-cffa31cdaece68b785983aa5b6ae527e7fecc92c.tar.bz2 gentoo-cffa31cdaece68b785983aa5b6ae527e7fecc92c.zip |
dev-libs/gjs-1.48.7: ppc64 stable, bug 660314
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-libs/gjs')
-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 05b6ca3ead4f..7766348989c3 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 |