From 91bbf5d5d2ce5890da3463505647ded296c4c977 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 3 May 2025 15:45:18 +0300 Subject: [PATCH] dev-libs/tree-sitter-python: Stabilize 0.23.6 ppc64, #955359 Signed-off-by: Arthur Zamarin --- dev-libs/tree-sitter-python/tree-sitter-python-0.23.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/tree-sitter-python/tree-sitter-python-0.23.6.ebuild b/dev-libs/tree-sitter-python/tree-sitter-python-0.23.6.ebuild index b03bc83f1094c..b07f12a694858 100644 --- a/dev-libs/tree-sitter-python/tree-sitter-python-0.23.6.ebuild +++ b/dev-libs/tree-sitter-python/tree-sitter-python-0.23.6.ebuild @@ -12,4 +12,4 @@ HOMEPAGE="https://github.com/tree-sitter/tree-sitter-python" 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"