commit: f40879b9ee1c06104fbcaa9c2335a6f8463d376e Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Sep 23 12:59:52 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Sep 23 12:59:52 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f40879b9
dev-libs/tree-sitter-vim: Stabilize 0.6.0 x86, #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 ba3b9ac94e6e..5914ccbc4a74 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"
