commit: 554afef154ada7737df7a2793f710153bbe517fc Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Sep 27 20:36:23 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Sep 27 20:36:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=554afef1
dev-libs/tree-sitter-json: Stabilize 0.23.0 arm64, #940349 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-libs/tree-sitter-json/tree-sitter-json-0.23.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/tree-sitter-json/tree-sitter-json-0.23.0.ebuild b/dev-libs/tree-sitter-json/tree-sitter-json-0.23.0.ebuild index 5fbf8663dc4a..b6f9f7c22230 100644 --- a/dev-libs/tree-sitter-json/tree-sitter-json-0.23.0.ebuild +++ b/dev-libs/tree-sitter-json/tree-sitter-json-0.23.0.ebuild @@ -12,4 +12,4 @@ HOMEPAGE="https://github.com/tree-sitter/tree-sitter-json" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"