diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-27 23:36:26 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-27 23:36:26 +0300 |
commit | a176d2689339c5fa63fc9de158929aee385659b5 (patch) | |
tree | 28d304df9fcc86f5bb04a6021b307aaa04960a96 /dev-libs | |
parent | dev-python/tree-sitter: Stabilize 0.23.0 arm64, #940349 (diff) | |
download | gentoo-a176d2689339c5fa63fc9de158929aee385659b5.tar.gz gentoo-a176d2689339c5fa63fc9de158929aee385659b5.tar.bz2 gentoo-a176d2689339c5fa63fc9de158929aee385659b5.zip |
dev-libs/tree-sitter-bash: Stabilize 0.23.1 arm64, #940349
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/tree-sitter-bash/tree-sitter-bash-0.23.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tree-sitter-bash/tree-sitter-bash-0.23.1.ebuild b/dev-libs/tree-sitter-bash/tree-sitter-bash-0.23.1.ebuild index db7e23dfe780..d536ae9e2f54 100644 --- a/dev-libs/tree-sitter-bash/tree-sitter-bash-0.23.1.ebuild +++ b/dev-libs/tree-sitter-bash/tree-sitter-bash-0.23.1.ebuild @@ -12,4 +12,4 @@ HOMEPAGE="https://github.com/tree-sitter/tree-sitter-bash" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos" |