diff options
author | 2020-08-30 18:10:35 +0000 | |
---|---|---|
committer | 2020-08-30 18:28:20 +0000 | |
commit | 8c202edfcacbfeac61a614e71e08ed368097068b (patch) | |
tree | 6bc41d7535cb40f4a8ebd63ec6521cc5e7252e47 /dev-libs/gjs | |
parent | app-crypt/gcr: Stabilize 3.36.0 arm64, #738728 (diff) | |
download | gentoo-8c202edfcacbfeac61a614e71e08ed368097068b.tar.gz gentoo-8c202edfcacbfeac61a614e71e08ed368097068b.tar.bz2 gentoo-8c202edfcacbfeac61a614e71e08ed368097068b.zip |
dev-libs/gjs: Stabilize 1.64.4 arm64, #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 de20cd2e526c..646910fcefe8 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=" |