From: Pacho Ramos Date: Sat, 11 Feb 2017 17:24:24 +0000 (+0100) Subject: dev-libs/gjs: amd64 stable, bug 606818 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c931bd95322ff9c293a495bf17c7cd23f6a4a8da;p=gentoo.git dev-libs/gjs: amd64 stable, bug 606818 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" --- diff --git a/dev-libs/gjs/gjs-1.46.0.ebuild b/dev-libs/gjs/gjs-1.46.0.ebuild index 5a6e89617757..6983ff795c2d 100644 --- a/dev-libs/gjs/gjs-1.46.0.ebuild +++ b/dev-libs/gjs/gjs-1.46.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,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