commit: df9c0e456e329b295d23d9d44f5e42755b1c5d91 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Oct 17 11:22:45 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Oct 17 11:22:45 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df9c0e45
dev-libs/tree-sitter-cpp: Stabilize 0.23.1 amd64, #964427 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-libs/tree-sitter-cpp/tree-sitter-cpp-0.23.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/tree-sitter-cpp/tree-sitter-cpp-0.23.1.ebuild b/dev-libs/tree-sitter-cpp/tree-sitter-cpp-0.23.1.ebuild index 011d04ce711e..d5e815ea0f4a 100644 --- a/dev-libs/tree-sitter-cpp/tree-sitter-cpp-0.23.1.ebuild +++ b/dev-libs/tree-sitter-cpp/tree-sitter-cpp-0.23.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/tree-sitter/tree-sitter-cpp" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64" # requires test data from tree-sitter-c RESTRICT="test"
