diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-07-02 00:52:06 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-07-03 01:17:11 -0400 |
commit | bb730a5092518b1840a78ec74442f843279add52 (patch) | |
tree | 4557bbc308a73a6042be17f12c95f39a51ea5100 /dev-libs/tree-sitter-python | |
parent | dev-libs/tree-sitter-json: Keyword 0.21.0 alpha, #932078 (diff) | |
download | gentoo-bb730a5092518b1840a78ec74442f843279add52.tar.gz gentoo-bb730a5092518b1840a78ec74442f843279add52.tar.bz2 gentoo-bb730a5092518b1840a78ec74442f843279add52.zip |
dev-libs/tree-sitter-python: Keyword 0.21.0-r1 alpha, #932078
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@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 e8b20f75b766..f2eb291a6ce9 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 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" |