commit: 4d2f32a6e366c7af2a77542403902162c1a023a6 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 6 09:50:44 2026 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Jan 6 09:50:44 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d2f32a6
dev-libs/tree-sitter-bash: Stabilize 0.25.1 arm64, #968442 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-libs/tree-sitter-bash/tree-sitter-bash-0.25.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/tree-sitter-bash/tree-sitter-bash-0.25.1.ebuild b/dev-libs/tree-sitter-bash/tree-sitter-bash-0.25.1.ebuild index e066f715a0ca..60c0e66588ed 100644 --- a/dev-libs/tree-sitter-bash/tree-sitter-bash-0.25.1.ebuild +++ b/dev-libs/tree-sitter-bash/tree-sitter-bash-0.25.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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"
