diff options
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/gjs/gjs-1.45.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/gjs/gjs-1.45.4.ebuild b/dev-libs/gjs/gjs-1.45.4.ebuild index 89e57c2e6ad1..2533ee60c684 100644 --- a/dev-libs/gjs/gjs-1.45.4.ebuild +++ b/dev-libs/gjs/gjs-1.45.4.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$ @@ -12,7 +12,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 |