commit: 211dd478cef959434c944ff700f5f553747d9355
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 11 04:42:36 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Dec 11 04:43:01 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=211dd478
dev-python/tree-sitter: Stabilize 0.25.2 arm64, #966657
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/tree-sitter/tree-sitter-0.25.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 432efc81b973..a9ff45b817c7 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*:="