diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-04 22:48:09 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-04 22:48:09 +0300 |
commit | 03b5bd10b5f09c5c8866f3a452ab653a14aa2d3c (patch) | |
tree | b754602e7e8fa69f3505063e482d158c9fe24924 /dev-libs | |
parent | dev-libs/tree-sitter-javascript: Stabilize 0.21.0 arm, #935494 (diff) | |
download | gentoo-03b5bd10b5f09c5c8866f3a452ab653a14aa2d3c.tar.gz gentoo-03b5bd10b5f09c5c8866f3a452ab653a14aa2d3c.tar.bz2 gentoo-03b5bd10b5f09c5c8866f3a452ab653a14aa2d3c.zip |
dev-libs/tree-sitter-json: Stabilize 0.21.0 arm, #935494
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/tree-sitter-json/tree-sitter-json-0.21.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 6574a8b9e706..d01ceb008e35 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="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 ~sparc ~x86" |