commit: 8c202edfcacbfeac61a614e71e08ed368097068b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Aug 30 18:10:35 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Aug 30 18:28:20 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c202edf
dev-libs/gjs: Stabilize 1.64.4 arm64, #738728 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/gjs/gjs-1.64.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/gjs/gjs-1.64.4.ebuild b/dev-libs/gjs/gjs-1.64.4.ebuild index de20cd2e526..646910fcefe 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="
