Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/commentjson/
Date: Thu, 18 Aug 2022 07:01:09
Message-Id: 1660806008.f5eb0f642ce67f93b39f0e72a3c775147c13c9b3.ago@gentoo
1 commit: f5eb0f642ce67f93b39f0e72a3c775147c13c9b3
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 18 07:00:08 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 18 07:00:08 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5eb0f64
7
8 dev-python/commentjson: amd64 stable wrt bug #865615
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 dev-python/commentjson/commentjson-0.9.0-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/commentjson/commentjson-0.9.0-r2.ebuild b/dev-python/commentjson/commentjson-0.9.0-r2.ebuild
16 index 022ad09cf609..2876eb66257a 100644
17 --- a/dev-python/commentjson/commentjson-0.9.0-r2.ebuild
18 +++ b/dev-python/commentjson/commentjson-0.9.0-r2.ebuild
19 @@ -20,7 +20,7 @@ SRC_URI="
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv x86"
24 +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
25
26 RDEPEND="
27 dev-python/lark[${PYTHON_USEDEP}]