summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@gentoo.org>2025-12-09 07:24:05 -0500
committerEli Schwartz <eschwartz@gentoo.org>2025-12-09 07:24:05 -0500
commit638e66337aa7a5b2cbaf9356805577c50db2b0cc (patch)
treeffb51e76cad646550e103de7c5fb21b287a2e69b /dev-python
parentf13647672ba88e6e34e8fbe7942a89ea9c4579ed (diff)
downloadgentoo-638e66337aa7a5b2cbaf9356805577c50db2b0cc.tar.gz
gentoo-638e66337aa7a5b2cbaf9356805577c50db2b0cc.tar.bz2
gentoo-638e66337aa7a5b2cbaf9356805577c50db2b0cc.zip
dev-python/tree-sitter: Stabilize 0.25.2 arm, #966657
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/tree-sitter/tree-sitter-0.25.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tree-sitter/tree-sitter-0.25.2.ebuild b/dev-python/tree-sitter/tree-sitter-0.25.2.ebuild
index 8567fc4222c7..daae66a4047d 100644
--- a/dev-python/tree-sitter/tree-sitter-0.25.2.ebuild
+++ b/dev-python/tree-sitter/tree-sitter-0.25.2.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/py-${P}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
# setuptools is needed for distutils import
DEPEND="=dev-libs/tree-sitter-0.25*:="