From 455ff3be56a6e41d0a359441b48c4c519b13a736 Mon Sep 17 00:00:00 2001 From: Jakov Smolić <jsmolic@gentoo.org> Date: Sun, 13 Feb 2022 09:38:47 +0100 Subject: dev-python/tree-sitter: Stabilize 0.20.0 amd64, #833240 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> --- dev-python/tree-sitter/tree-sitter-0.20.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/tree-sitter') diff --git a/dev-python/tree-sitter/tree-sitter-0.20.0.ebuild b/dev-python/tree-sitter/tree-sitter-0.20.0.ebuild index ad6ec560cb49..e4833d3988cc 100644 --- a/dev-python/tree-sitter/tree-sitter-0.20.0.ebuild +++ b/dev-python/tree-sitter/tree-sitter-0.20.0.ebuild @@ -25,7 +25,7 @@ S=${WORKDIR}/${MY_P} LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~s390 sparc ~x86" RDEPEND="dev-libs/tree-sitter:=" DEPEND=${RDEPEND} -- cgit v1.2.3-65-gdbad