diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-04 22:48:27 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-04 22:48:27 +0300 |
commit | 4651d75e8e2e28f2e371777671e07ae0c9c4ff5e (patch) | |
tree | 945507a9b93a0c8a276041cee10f785ea110a22c /dev-libs | |
parent | dev-libs/tree-sitter-javascript: Stabilize 0.21.0 x86, #935494 (diff) | |
download | gentoo-4651d75e8e2e28f2e371777671e07ae0c9c4ff5e.tar.gz gentoo-4651d75e8e2e28f2e371777671e07ae0c9c4ff5e.tar.bz2 gentoo-4651d75e8e2e28f2e371777671e07ae0c9c4ff5e.zip |
dev-libs/tree-sitter-json: Stabilize 0.21.0 x86, #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 8cb175916573..92a03620255e 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" |