Diff tree-sitter-java-0.19.1 with a tree-sitter-java-0.20.0

/usr/portage/dev-libs/tree-sitter-java/tree-sitter-java-0.20.0.ebuild 2023-10-09 14:52:29.764368357 +0300
1
# Copyright 1999-2021 Gentoo Authors
1
# Copyright 1999-2022 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
10 10

  
11 11
LICENSE="MIT"
12 12
SLOT="0"
13
KEYWORDS="~amd64"
13
KEYWORDS="amd64"
Thank you!