diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-06-03 14:26:27 -0400 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-06-04 20:43:42 +0300 |
commit | abb5dbc3641c5b5e477b0da7c784c19298936c00 (patch) | |
tree | a9fd1a856221e2873e5821f54615a0e742299308 /dev-python/tree-sitter | |
parent | dev-libs/tree-sitter-rust: Keyword 0.21.2 hppa, #932078 (diff) | |
download | gentoo-abb5dbc3641c5b5e477b0da7c784c19298936c00.tar.gz gentoo-abb5dbc3641c5b5e477b0da7c784c19298936c00.tar.bz2 gentoo-abb5dbc3641c5b5e477b0da7c784c19298936c00.zip |
dev-python/tree-sitter: Keyword 0.22.3 hppa, #932078
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'dev-python/tree-sitter')
-rw-r--r-- | dev-python/tree-sitter/tree-sitter-0.22.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tree-sitter/tree-sitter-0.22.3.ebuild b/dev-python/tree-sitter/tree-sitter-0.22.3.ebuild index 91cbe3265545..87d00ea84db6 100644 --- a/dev-python/tree-sitter/tree-sitter-0.22.3.ebuild +++ b/dev-python/tree-sitter/tree-sitter-0.22.3.ebuild @@ -22,7 +22,7 @@ S=${WORKDIR}/py-${P} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" # setuptools is needed for distutils import DEPEND=">=dev-libs/tree-sitter-0.22.1:=" |