diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-14 21:44:55 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-14 21:44:55 +0300 |
commit | a14c6c06f69dcfda5fe2d69638d76544bec47406 (patch) | |
tree | 6c91227ba1f46b96bdd82033f422ffad6f4b0760 /dev-python/tree-sitter | |
parent | dev-python/tree-sitter: Stabilize 0.21.0 amd64, #926585 (diff) | |
download | gentoo-a14c6c06f69dcfda5fe2d69638d76544bec47406.tar.gz gentoo-a14c6c06f69dcfda5fe2d69638d76544bec47406.tar.bz2 gentoo-a14c6c06f69dcfda5fe2d69638d76544bec47406.zip |
dev-python/tree-sitter: Stabilize 0.21.0 ppc, #926585
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.21.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tree-sitter/tree-sitter-0.21.0.ebuild b/dev-python/tree-sitter/tree-sitter-0.21.0.ebuild index 1c86e8a452eb..7ccdde59b15e 100644 --- a/dev-python/tree-sitter/tree-sitter-0.21.0.ebuild +++ b/dev-python/tree-sitter/tree-sitter-0.21.0.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" |