commit: 49c91c4d2462c5042001fa4642209c36a5fe2333 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 15 05:58:44 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Oct 15 05:58:44 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49c91c4d
dev-libs/tree-sitter-javascript: Stabilize 0.23.0 sparc, #940349 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-libs/tree-sitter-javascript/tree-sitter-javascript-0.23.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/tree-sitter-javascript/tree-sitter-javascript-0.23.0.ebuild b/dev-libs/tree-sitter-javascript/tree-sitter-javascript-0.23.0.ebuild index a56f5f1abb75..1e7e1c748efb 100644 --- a/dev-libs/tree-sitter-javascript/tree-sitter-javascript-0.23.0.ebuild +++ b/dev-libs/tree-sitter-javascript/tree-sitter-javascript-0.23.0.ebuild @@ -12,4 +12,4 @@ HOMEPAGE="https://github.com/tree-sitter/tree-sitter-javascript" 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"
