summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-07-04 22:48:18 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-07-04 22:48:18 +0300
commit5f330da9547ee043fb52692d06ca83d821e8c7b1 (patch)
treedb499850f5771939dba9fda7580c7e0d2dc841ea /dev-python/tree-sitter
parentdev-libs/tree-sitter-rust: Stabilize 0.21.2 sparc, #935494 (diff)
downloadgentoo-5f330da9547ee043fb52692d06ca83d821e8c7b1.tar.gz
gentoo-5f330da9547ee043fb52692d06ca83d821e8c7b1.tar.bz2
gentoo-5f330da9547ee043fb52692d06ca83d821e8c7b1.zip
dev-python/tree-sitter: Stabilize 0.22.3 sparc, #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 4384e3c0062d..231bce3c7380 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:="