From 4651d75e8e2e28f2e371777671e07ae0c9c4ff5e Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Thu, 4 Jul 2024 22:48:27 +0300 Subject: [PATCH] dev-libs/tree-sitter-json: Stabilize 0.21.0 x86, #935494 Signed-off-by: Arthur Zamarin --- 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 8cb175916573c..92a03620255ee 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"