diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 18:49:48 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 18:49:48 +0200 |
commit | 6de9f2840bf20df3cb87ef870ee21cae0d98502c (patch) | |
tree | 82c919c3a3eaee84cf658d94c1386175b8a8f218 /dev-libs/gjs | |
parent | dev-libs/fribidi: amd64 stable wrt bug #717144 (diff) | |
download | gentoo-6de9f2840bf20df3cb87ef870ee21cae0d98502c.tar.gz gentoo-6de9f2840bf20df3cb87ef870ee21cae0d98502c.tar.bz2 gentoo-6de9f2840bf20df3cb87ef870ee21cae0d98502c.zip |
dev-libs/gjs: amd64 stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/gjs')
-rw-r--r-- | dev-libs/gjs/gjs-1.58.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gjs/gjs-1.58.6.ebuild b/dev-libs/gjs/gjs-1.58.6.ebuild index ee4c6cf3c607..c90d808942b2 100644 --- a/dev-libs/gjs/gjs-1.58.6.ebuild +++ b/dev-libs/gjs/gjs-1.58.6.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Gjs" LICENSE="MIT || ( MPL-1.1 LGPL-2+ GPL-2+ )" SLOT="0" IUSE="+cairo examples gtk readline +sysprof test" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" RDEPEND=" >=dev-libs/glib-2.58.0 |