diff options
author | 2024-09-19 16:51:01 -0400 | |
---|---|---|
committer | 2024-09-21 22:57:36 +0300 | |
commit | 3c159cf19b581899da6457085d744a7630991425 (patch) | |
tree | 3d8241c1ab82b80d952dbfaea1ac391e51a520e7 /dev-libs/tree-sitter-python | |
parent | dev-libs/tree-sitter-json: Stabilize 0.21.0 hppa, #935494 (diff) | |
download | gentoo-3c159cf19b581899da6457085d744a7630991425.tar.gz gentoo-3c159cf19b581899da6457085d744a7630991425.tar.bz2 gentoo-3c159cf19b581899da6457085d744a7630991425.zip |
dev-libs/tree-sitter-python: Stabilize 0.21.0-r1 hppa, #935494
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
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 a86aa47229db..40178f634a69 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 ~loong ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86" |