Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/configshell-fb/
Date: Thu, 25 Aug 2022 16:44:42
Message-Id: 1661445844.b13408de65ca2a81b39545facdcde68ed7b1d1e0.arthurzam@gentoo
1 commit: b13408de65ca2a81b39545facdcde68ed7b1d1e0
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 25 16:44:04 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 25 16:44:04 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b13408de
7
8 dev-python/configshell-fb: Keyword 1.1.29 arm64, #866506
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/configshell-fb/configshell-fb-1.1.29.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/configshell-fb/configshell-fb-1.1.29.ebuild b/dev-python/configshell-fb/configshell-fb-1.1.29.ebuild
16 index 66d72f07b46b..9d44c28eda36 100644
17 --- a/dev-python/configshell-fb/configshell-fb-1.1.29.ebuild
18 +++ b/dev-python/configshell-fb/configshell-fb-1.1.29.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~ia64 ~ppc64 ~riscv x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc64 ~riscv x86"
25
26 RDEPEND="dev-python/pyparsing[${PYTHON_USEDEP}]
27 dev-python/six[${PYTHON_USEDEP}]