diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-06-03 13:00:45 -0400 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-06-04 20:43:42 +0300 |
commit | 29af6f133a148a373e45fe13c84b6f30f911bbf9 (patch) | |
tree | 8acb89cbfcbfe19444fdf67ffccfa015ac03dc61 /dev-libs/tree-sitter-python | |
parent | dev-libs/tree-sitter-json: Keyword 0.21.0 ia64, #932078 (diff) | |
download | gentoo-29af6f133a148a373e45fe13c84b6f30f911bbf9.tar.gz gentoo-29af6f133a148a373e45fe13c84b6f30f911bbf9.tar.bz2 gentoo-29af6f133a148a373e45fe13c84b6f30f911bbf9.zip |
dev-libs/tree-sitter-python: Keyword 0.21.0-r1 ia64, #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 77dbc2b3250f..5e8c7e2df1f0 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 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" |