diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-06-03 15:52:18 -0400 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-06-04 20:43:43 +0300 |
commit | 8fb1ea89e65e6ee8472ad433c1d83faed3c8ef19 (patch) | |
tree | 6d385aec5aba932e6cb20bcea52e27363ca547ef /dev-libs/tree-sitter-python | |
parent | dev-libs/tree-sitter-json: Keyword 0.21.0 loong, #932078 (diff) | |
download | gentoo-8fb1ea89e65e6ee8472ad433c1d83faed3c8ef19.tar.gz gentoo-8fb1ea89e65e6ee8472ad433c1d83faed3c8ef19.tar.bz2 gentoo-8fb1ea89e65e6ee8472ad433c1d83faed3c8ef19.zip |
dev-libs/tree-sitter-python: Keyword 0.21.0-r1 loong, #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 cdd0fd027fad..e8b20f75b766 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 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" |