commit: 5268c3ecb4397a7ccdcee9dc89e926faad0075f8 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri May 17 07:00:58 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri May 17 07:00:58 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5268c3ec
dev-libs/tree-sitter-json: Stabilize 0.21.0 amd64, #932023 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-libs/tree-sitter-json/tree-sitter-json-0.21.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/tree-sitter-json/tree-sitter-json-0.21.0.ebuild b/dev-libs/tree-sitter-json/tree-sitter-json-0.21.0.ebuild index 6b747e802705..85e6fee497ff 100644 --- a/dev-libs/tree-sitter-json/tree-sitter-json-0.21.0.ebuild +++ b/dev-libs/tree-sitter-json/tree-sitter-json-0.21.0.ebuild @@ -12,4 +12,4 @@ HOMEPAGE="https://github.com/tree-sitter/tree-sitter-json" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64"
