summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-05-19 19:58:44 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-05-19 19:58:44 +0300
commite6510b2530b299689a1c8525b6cd6be1a0fd7259 (patch)
tree0ae76e69a89f8f1f48f2c75c1195935db378babb
parentdev-libs/tree-sitter-rust: Keyword 0.21.2 ppc, #932078 (diff)
downloadgentoo-e6510b2530b299689a1c8525b6cd6be1a0fd7259.tar.gz
gentoo-e6510b2530b299689a1c8525b6cd6be1a0fd7259.tar.bz2
gentoo-e6510b2530b299689a1c8525b6cd6be1a0fd7259.zip
dev-python/tree-sitter: Keyword 0.22.3 ppc, #932078
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/tree-sitter/tree-sitter-0.22.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tree-sitter/tree-sitter-0.22.3.ebuild b/dev-python/tree-sitter/tree-sitter-0.22.3.ebuild
index c2c93c142285..2fa82de5c36b 100644
--- a/dev-python/tree-sitter/tree-sitter-0.22.3.ebuild
+++ b/dev-python/tree-sitter/tree-sitter-0.22.3.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/py-${P}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~s390 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~s390 ~x86"
# setuptools is needed for distutils import
DEPEND=">=dev-libs/tree-sitter-0.22.1:="