Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/tree-sitter-cli/
Date: Mon, 26 Sep 2022 07:31:20
Message-Id: 1664177429.ac2c363483c94027ee1a5881e94690acc58b4ff1.mgorny@gentoo
1 commit: ac2c363483c94027ee1a5881e94690acc58b4ff1
2 Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
3 AuthorDate: Mon Sep 26 03:11:27 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 26 07:30:29 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac2c3634
7
8 dev-util/tree-sitter-cli: Keyword 0.20.7 sparc, #871528
9
10 Closes: https://github.com/gentoo/gentoo/pull/27467
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 dev-util/tree-sitter-cli/tree-sitter-cli-0.20.7.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-util/tree-sitter-cli/tree-sitter-cli-0.20.7.ebuild b/dev-util/tree-sitter-cli/tree-sitter-cli-0.20.7.ebuild
17 index 33994028d3ca..c1bb1a1e7533 100644
18 --- a/dev-util/tree-sitter-cli/tree-sitter-cli-0.20.7.ebuild
19 +++ b/dev-util/tree-sitter-cli/tree-sitter-cli-0.20.7.ebuild
20 @@ -124,7 +124,7 @@ S="${WORKDIR}"/${MY_P}/cli
21
22 LICENSE="Apache-2.0 BSD-2 CC0-1.0 ISC MIT"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv"
25 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc"
26
27 # Test seems to require files (grammar definitions) that we don't have.
28 RESTRICT="test"