diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-09-19 16:50:58 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-21 22:57:36 +0300 |
commit | cada69c628b8b71daa84f891008b1e02a5ccc79e (patch) | |
tree | 426c9afeaedec8b5a8c35858920c79385ddaa0fb /dev-libs/tree-sitter-json | |
parent | dev-libs/tree-sitter-javascript: Stabilize 0.21.0 hppa, #935494 (diff) | |
download | gentoo-cada69c628b8b71daa84f891008b1e02a5ccc79e.tar.gz gentoo-cada69c628b8b71daa84f891008b1e02a5ccc79e.tar.bz2 gentoo-cada69c628b8b71daa84f891008b1e02a5ccc79e.zip |
dev-libs/tree-sitter-json: Stabilize 0.21.0 hppa, #935494
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/tree-sitter-json')
-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 642f2fc450dc..180526cf9d01 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 ~loong ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86" |