diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-17 13:57:30 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-17 13:57:30 +0300 |
commit | 1620317fd203d75a019476ed944ebc55f8511b16 (patch) | |
tree | 626eef2f354e4a5770080c0873088313ff83f1d1 /dev-libs/tree-sitter-python | |
parent | dev-libs/tree-sitter-json: Keyword 0.21.0 s390, #932078 (diff) | |
download | gentoo-1620317fd203d75a019476ed944ebc55f8511b16.tar.gz gentoo-1620317fd203d75a019476ed944ebc55f8511b16.tar.bz2 gentoo-1620317fd203d75a019476ed944ebc55f8511b16.zip |
dev-libs/tree-sitter-python: Keyword 0.21.0-r1 s390, #932078
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 f699d9d760e1..981c4bd85fb7 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" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~s390" |