diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-04 22:48:21 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-04 22:48:21 +0300 |
commit | 20f6281a58cfc4f7c7d5381adf7bf710ebcbcf66 (patch) | |
tree | 6d5e9654f66800db16f03931d19e06fa4608366d /dev-python/tree-sitter | |
parent | dev-util/pkgcheck: Stabilize 0.10.30 sparc, #935494 (diff) | |
download | gentoo-20f6281a58cfc4f7c7d5381adf7bf710ebcbcf66.tar.gz gentoo-20f6281a58cfc4f7c7d5381adf7bf710ebcbcf66.tar.bz2 gentoo-20f6281a58cfc4f7c7d5381adf7bf710ebcbcf66.zip |
dev-python/tree-sitter: Stabilize 0.22.3 amd64, #935494
Signed-off-by: Arthur Zamarin <arthurzam@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 231bce3c7380..4c487350151f 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="~alpha ~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" # setuptools is needed for distutils import DEPEND=">=dev-libs/tree-sitter-0.22.1:=" |