commit: d7f636c382a40e7c45f0d470ec2ecacc0a018ae3 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Sep 23 12:08:39 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Sep 23 12:08:39 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7f636c3
dev-libs/tree-sitter-vim: Stabilize 0.6.0 amd64, #963291 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-libs/tree-sitter-vim/tree-sitter-vim-0.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/tree-sitter-vim/tree-sitter-vim-0.6.0.ebuild b/dev-libs/tree-sitter-vim/tree-sitter-vim-0.6.0.ebuild index f57828b2a4e7..ba3b9ac94e6e 100644 --- a/dev-libs/tree-sitter-vim/tree-sitter-vim-0.6.0.ebuild +++ b/dev-libs/tree-sitter-vim/tree-sitter-vim-0.6.0.ebuild @@ -13,4 +13,4 @@ SRC_URI="https://github.com/tree-sitter-grammars/tree-sitter-vim/archive/v${PV}. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86"
