diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-22 12:07:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-22 12:07:26 +0200 |
commit | 826c416c83eea46d3163aaded9a87723770a6a4a (patch) | |
tree | c44f2606116ac37cbdbf69d7329f52d8dc6d0372 /dev-python/tree-sitter | |
parent | dev-python/typed-ast: amd64 stable wrt bug #853364 (diff) | |
download | gentoo-826c416c83eea46d3163aaded9a87723770a6a4a.tar.gz gentoo-826c416c83eea46d3163aaded9a87723770a6a4a.tar.bz2 gentoo-826c416c83eea46d3163aaded9a87723770a6a4a.zip |
dev-python/tree-sitter: amd64 stable wrt bug #853367
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/tree-sitter')
-rw-r--r-- | dev-python/tree-sitter/tree-sitter-0.20.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tree-sitter/tree-sitter-0.20.0-r1.ebuild b/dev-python/tree-sitter/tree-sitter-0.20.0-r1.ebuild index 7028914367e2..a096e5f1b755 100644 --- a/dev-python/tree-sitter/tree-sitter-0.20.0-r1.ebuild +++ b/dev-python/tree-sitter/tree-sitter-0.20.0-r1.ebuild @@ -31,7 +31,7 @@ S=${WORKDIR}/${MY_P} LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc ~x86" RDEPEND=" dev-libs/tree-sitter:= |