summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-07-04 22:48:29 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-07-04 22:48:29 +0300
commit657700b21da31589090b96221dcf087c5bb6240d (patch)
treeeb75e874147341e7b5a7883b941433e02d37ef75 /dev-python/tree-sitter
parentdev-libs/tree-sitter-rust: Stabilize 0.21.2 x86, #935494 (diff)
downloadgentoo-657700b21da31589090b96221dcf087c5bb6240d.tar.gz
gentoo-657700b21da31589090b96221dcf087c5bb6240d.tar.bz2
gentoo-657700b21da31589090b96221dcf087c5bb6240d.zip
dev-python/tree-sitter: Stabilize 0.22.3 x86, #935494
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/tree-sitter')
-rw-r--r--dev-python/tree-sitter/tree-sitter-0.22.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tree-sitter/tree-sitter-0.22.3.ebuild b/dev-python/tree-sitter/tree-sitter-0.22.3.ebuild
index 4c487350151f..31dc16944f44 100644
--- a/dev-python/tree-sitter/tree-sitter-0.22.3.ebuild
+++ b/dev-python/tree-sitter/tree-sitter-0.22.3.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/py-${P}
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"
# setuptools is needed for distutils import
DEPEND=">=dev-libs/tree-sitter-0.22.1:="