diff options
author | Sam James <sam@gentoo.org> | 2020-11-06 06:52:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-06 06:52:10 +0000 |
commit | d5c2a5a08daaff02ead654660590b863a77a65ad (patch) | |
tree | eae843d5d638fc6ac6423ff1ac79c175ccf64d1e /dev-libs/gjs | |
parent | app-crypt/gcr: Stabilize 3.36.0 sparc, #738728 (diff) | |
download | gentoo-d5c2a5a08daaff02ead654660590b863a77a65ad.tar.gz gentoo-d5c2a5a08daaff02ead654660590b863a77a65ad.tar.bz2 gentoo-d5c2a5a08daaff02ead654660590b863a77a65ad.zip |
dev-libs/gjs: Stabilize 1.64.4 sparc, #738728
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/gjs')
-rw-r--r-- | dev-libs/gjs/gjs-1.64.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gjs/gjs-1.64.4.ebuild b/dev-libs/gjs/gjs-1.64.4.ebuild index 321d3cb1475e..6c800a0b6220 100644 --- a/dev-libs/gjs/gjs-1.64.4.ebuild +++ b/dev-libs/gjs/gjs-1.64.4.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 readline +sysprof test" -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~ppc ppc64 sparc x86" RESTRICT="!test? ( test )" RDEPEND=" |