commit: 74f78f320dab815c37e479d6e72f21243dfe30aa Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 10 09:16:35 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Mar 10 09:16:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74f78f32
dev-libs/tree-sitter-bash: Stabilize 0.20.5 arm64, #926662 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-libs/tree-sitter-bash/tree-sitter-bash-0.20.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/tree-sitter-bash/tree-sitter-bash-0.20.5.ebuild b/dev-libs/tree-sitter-bash/tree-sitter-bash-0.20.5.ebuild index 8d67e11df0c4..a3ede21d6053 100644 --- a/dev-libs/tree-sitter-bash/tree-sitter-bash-0.20.5.ebuild +++ b/dev-libs/tree-sitter-bash/tree-sitter-bash-0.20.5.ebuild @@ -10,4 +10,4 @@ HOMEPAGE="https://github.com/tree-sitter/tree-sitter-bash" 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"
