commit: fb2d42c336fc0976da9153b39e035e94d72c22d4
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat May 4 07:19:48 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat May 4 07:19:48 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb2d42c3
dev-python/tree-sitter: Stabilize 0.21.0-r1 hppa, #926585
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/tree-sitter/tree-sitter-0.21.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/tree-sitter/tree-sitter-0.21.0-r1.ebuild
b/dev-python/tree-sitter/tree-sitter-0.21.0-r1.ebuild
index 38e748bf24d6..b703b3349a52 100644
--- a/dev-python/tree-sitter/tree-sitter-0.21.0-r1.ebuild
+++ b/dev-python/tree-sitter/tree-sitter-0.21.0-r1.ebuild
@@ -40,7 +40,7 @@ S=${WORKDIR}/py-${P}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390
sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390
sparc x86 ~x64-macos"
# setuptools is needed for distutils import
DEPEND=">=dev-libs/tree-sitter-0.22.1:="