commit: a4f6876c538c5d715f4eb756fdb6361126199ac1
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 18 19:59:17 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 18 19:59:17 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4f6876c
dev-python/tree-sitter: Stabilize 0.23.1 sparc, #948301
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/tree-sitter/tree-sitter-0.23.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/tree-sitter/tree-sitter-0.23.1.ebuild
b/dev-python/tree-sitter/tree-sitter-0.23.1.ebuild
index 1f51b81b6632..1cec9f1c06e0 100644
--- a/dev-python/tree-sitter/tree-sitter-0.23.1.ebuild
+++ b/dev-python/tree-sitter/tree-sitter-0.23.1.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.24.0:="