diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-17 11:53:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-17 11:53:34 +0100 |
commit | 64ca748f5d6488856b4aac3e5e19fe96ee8abd9f (patch) | |
tree | 47ba431fc46385f9cbee31143a9498f12d937d40 | |
parent | dev-libs/appstream-glib: sparc stable wrt bug #606818 (diff) | |
download | gentoo-64ca748f5d6488856b4aac3e5e19fe96ee8abd9f.tar.gz gentoo-64ca748f5d6488856b4aac3e5e19fe96ee8abd9f.tar.bz2 gentoo-64ca748f5d6488856b4aac3e5e19fe96ee8abd9f.zip |
dev-libs/gjs: sparc stable wrt bug #606818
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 4bf979a56140..a9e169f31bea 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 |