diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-27 23:36:24 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-27 23:36:24 +0300 |
commit | c97a737699ed776a80f021096d899460b346a2a6 (patch) | |
tree | 319bd62227c0c1628f1c34bfb13898270f29a0dd /dev-libs/tree-sitter-python | |
parent | dev-libs/tree-sitter-json: Stabilize 0.23.0 arm64, #940349 (diff) | |
download | gentoo-c97a737699ed776a80f021096d899460b346a2a6.tar.gz gentoo-c97a737699ed776a80f021096d899460b346a2a6.tar.bz2 gentoo-c97a737699ed776a80f021096d899460b346a2a6.zip |
dev-libs/tree-sitter-python: Stabilize 0.23.2 arm64, #940349
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.23.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tree-sitter-python/tree-sitter-python-0.23.2.ebuild b/dev-libs/tree-sitter-python/tree-sitter-python-0.23.2.ebuild index 1ba0011dd0f9..ae903c7f043d 100644 --- a/dev-libs/tree-sitter-python/tree-sitter-python-0.23.2.ebuild +++ b/dev-libs/tree-sitter-python/tree-sitter-python-0.23.2.ebuild @@ -12,4 +12,4 @@ HOMEPAGE="https://github.com/tree-sitter/tree-sitter-python" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" |