commit: 4ec9d41301e0d6dae46c01fbeab21305aa35a73e Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat May 3 12:44:25 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat May 3 12:44:25 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ec9d413
dev-libs/tree-sitter-json: Stabilize 0.24.8 arm64, #955359 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-libs/tree-sitter-json/tree-sitter-json-0.24.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/tree-sitter-json/tree-sitter-json-0.24.8.ebuild b/dev-libs/tree-sitter-json/tree-sitter-json-0.24.8.ebuild index 5836761f15f1..5c0f2d673569 100644 --- a/dev-libs/tree-sitter-json/tree-sitter-json-0.24.8.ebuild +++ b/dev-libs/tree-sitter-json/tree-sitter-json-0.24.8.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"
