diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-04 22:47:53 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-04 22:47:53 +0300 |
commit | fb2796795d72a3790507ecc53c3a74af66e81399 (patch) | |
tree | 848dcf9b7d0ccc6b2322995b8f67d25972c0b36c /dev-libs/tree-sitter-python | |
parent | dev-libs/tree-sitter-json: Stabilize 0.21.0 ppc, #935494 (diff) | |
download | gentoo-fb2796795d72a3790507ecc53c3a74af66e81399.tar.gz gentoo-fb2796795d72a3790507ecc53c3a74af66e81399.tar.bz2 gentoo-fb2796795d72a3790507ecc53c3a74af66e81399.zip |
dev-libs/tree-sitter-python: Stabilize 0.21.0-r1 ppc, #935494
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/tree-sitter-python')
-rw-r--r-- | dev-libs/tree-sitter-python/tree-sitter-python-0.21.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tree-sitter-python/tree-sitter-python-0.21.0-r1.ebuild b/dev-libs/tree-sitter-python/tree-sitter-python-0.21.0-r1.ebuild index 1b7a3fd56754..1b9b23cac924 100644 --- a/dev-libs/tree-sitter-python/tree-sitter-python-0.21.0-r1.ebuild +++ b/dev-libs/tree-sitter-python/tree-sitter-python-0.21.0-r1.ebuild @@ -12,4 +12,4 @@ HOMEPAGE="https://github.com/tree-sitter/tree-sitter-python" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 ~sparc ~x86" |