commit: 8a0f381be788f4d8f05e48f67767651f19ee5c50 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 3 11:39:28 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 3 11:39:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a0f381b
dev-libs/tree-sitter-json: Stabilize 0.19.0 amd64, #884119 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-libs/tree-sitter-json/tree-sitter-json-0.19.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/tree-sitter-json/tree-sitter-json-0.19.0.ebuild b/dev-libs/tree-sitter-json/tree-sitter-json-0.19.0.ebuild index ca446b8eaccb..6e3dc239628c 100644 --- a/dev-libs/tree-sitter-json/tree-sitter-json-0.19.0.ebuild +++ b/dev-libs/tree-sitter-json/tree-sitter-json-0.19.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-json" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64"
