diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:08:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:32:04 +0100 |
commit | e9b50510fc317be2df826fb99e728d16ca493d5e (patch) | |
tree | defb947d80241b0099d52ff52facbc2f65ac399f /dev-libs | |
parent | dev-libs/atk: ppc stable wrt bug #587010 (diff) | |
download | gentoo-e9b50510fc317be2df826fb99e728d16ca493d5e.tar.gz gentoo-e9b50510fc317be2df826fb99e728d16ca493d5e.tar.bz2 gentoo-e9b50510fc317be2df826fb99e728d16ca493d5e.zip |
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')
-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 |