diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-24 14:44:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-24 14:44:27 +0100 |
commit | 64e56e97ed1ce5322ae612f6c19552fcdba29263 (patch) | |
tree | 524303bd6b5534f278801b13af6e4706e397385f /dev-libs | |
parent | dev-libs/appstream-glib: ppc64 stable wrt bug #606818 (diff) | |
download | gentoo-64e56e97ed1ce5322ae612f6c19552fcdba29263.tar.gz gentoo-64e56e97ed1ce5322ae612f6c19552fcdba29263.tar.bz2 gentoo-64e56e97ed1ce5322ae612f6c19552fcdba29263.zip |
dev-libs/gjs: ppc64 stable wrt bug #606818
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/gjs/gjs-1.46.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gjs/gjs-1.46.0.ebuild b/dev-libs/gjs/gjs-1.46.0.ebuild index d5b8142293bd..472240d41750 100644 --- a/dev-libs/gjs/gjs-1.46.0.ebuild +++ b/dev-libs/gjs/gjs-1.46.0.ebuild @@ -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 |