summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-27 23:50:46 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-27 23:50:46 +0300
commit7d05d0b963c3cdedfdd2127d4870707ab76b83b0 (patch)
tree8eaa59e0c19da95f86c764d92e4ff5aad7feb94d /dev-python/tree-sitter
parentdev-libs/tree-sitter-rust: Stabilize 0.23.0 ppc, #940349 (diff)
downloadgentoo-7d05d0b963c3cdedfdd2127d4870707ab76b83b0.tar.gz
gentoo-7d05d0b963c3cdedfdd2127d4870707ab76b83b0.tar.bz2
gentoo-7d05d0b963c3cdedfdd2127d4870707ab76b83b0.zip
dev-python/tree-sitter: Stabilize 0.23.0 ppc, #940349
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/tree-sitter')
-rw-r--r--dev-python/tree-sitter/tree-sitter-0.23.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tree-sitter/tree-sitter-0.23.0.ebuild b/dev-python/tree-sitter/tree-sitter-0.23.0.ebuild
index 6eebcd237bee..c5ab694c6c63 100644
--- a/dev-python/tree-sitter/tree-sitter-0.23.0.ebuild
+++ b/dev-python/tree-sitter/tree-sitter-0.23.0.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.23.0:="