commit: a5abbd408171cef58da0d7af93629fe364c13e6d Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 3 11:39:24 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 3 11:39:24 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5abbd40
dev-libs/tree-sitter-cpp: Stabilize 0.20.0 amd64, #884119 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-libs/tree-sitter-cpp/tree-sitter-cpp-0.20.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/tree-sitter-cpp/tree-sitter-cpp-0.20.0.ebuild b/dev-libs/tree-sitter-cpp/tree-sitter-cpp-0.20.0.ebuild index 93a7bffb6882..dd3045851377 100644 --- a/dev-libs/tree-sitter-cpp/tree-sitter-cpp-0.20.0.ebuild +++ b/dev-libs/tree-sitter-cpp/tree-sitter-cpp-0.20.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,4 +10,4 @@ HOMEPAGE="https://github.com/tree-sitter/tree-sitter-cpp" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64"
