diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-05-28 14:03:44 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-05-28 14:03:44 +0200 |
commit | 2f7d021335273617fb0c13ba89a98fd6a16c8510 (patch) | |
tree | 9a24d7d5427b84073fbaab62e80e06197e267106 /dev-python | |
parent | dev-python/tree-sitter: Stabilize 0.21.3 arm, #932895 (diff) | |
download | gentoo-2f7d021335273617fb0c13ba89a98fd6a16c8510.tar.gz gentoo-2f7d021335273617fb0c13ba89a98fd6a16c8510.tar.bz2 gentoo-2f7d021335273617fb0c13ba89a98fd6a16c8510.zip |
dev-python/tree-sitter: Stabilize 0.21.3 arm64, #932895
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/tree-sitter/tree-sitter-0.21.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tree-sitter/tree-sitter-0.21.3.ebuild b/dev-python/tree-sitter/tree-sitter-0.21.3.ebuild index f85348589e50..c27a2229f475 100644 --- a/dev-python/tree-sitter/tree-sitter-0.21.3.ebuild +++ b/dev-python/tree-sitter/tree-sitter-0.21.3.ebuild @@ -40,7 +40,7 @@ S=${WORKDIR}/py-${P} LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos" # setuptools is needed for distutils import DEPEND=">=dev-libs/tree-sitter-0.22.1:=" |