summaryrefslogtreecommitdiff
path: root/dev-libs/gjs
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-21 21:08:34 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-21 21:32:04 +0100
commite9b50510fc317be2df826fb99e728d16ca493d5e (patch)
treedefb947d80241b0099d52ff52facbc2f65ac399f /dev-libs/gjs
parentce32b1bd250e04bd7914f2ad7a9303f6b11b9e26 (diff)
downloadgentoo-e9b50510fc317be2df826fb99e728d16ca493d5e.tar.gz
gentoo-e9b50510fc317be2df826fb99e728d16ca493d5e.tar.xz
dev-libs/gjs: ppc stable wrt bug #587010
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/gjs')
-rw-r--r--dev-libs/gjs/gjs-1.45.4.ebuild4
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 89e57c2e6ad..2533ee60c68 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