Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/commentjson/
Date: Wed, 17 Aug 2022 18:48:05
Message-Id: 1660762073.c8b4c59f413870dbc32fc641d0785c16bd5b42e2.sam@gentoo
1 commit: c8b4c59f413870dbc32fc641d0785c16bd5b42e2
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 17 18:47:53 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 17 18:47:53 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8b4c59f
7
8 dev-python/commentjson: Stabilize 0.9.0-r2 arm64, #865615
9
10 Signed-off-by: Sam James <sam <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 2309f67cfbc1..67b95b3075fb 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}]