diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-06-03 12:39:25 -0400 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-06-04 20:43:41 +0300 |
commit | 9e7b4fcd42f723116eabcbeb43247b0aa825b7db (patch) | |
tree | 28b05f22e78c56a41a56170840802bc0c0568acf /dev-libs/tree-sitter-python | |
parent | dev-libs/tree-sitter-json: Keyword 0.21.0 sparc, #932078 (diff) | |
download | gentoo-9e7b4fcd42f723116eabcbeb43247b0aa825b7db.tar.gz gentoo-9e7b4fcd42f723116eabcbeb43247b0aa825b7db.tar.bz2 gentoo-9e7b4fcd42f723116eabcbeb43247b0aa825b7db.zip |
dev-libs/tree-sitter-python: Keyword 0.21.0-r1 sparc, #932078
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@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 10f934140555..77dbc2b3250f 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="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" |