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:37
Message-Id: 1661445839.acf6e37b6f85b64614c74c3c8575c98b9f16205d.arthurzam@gentoo
1 commit: acf6e37b6f85b64614c74c3c8575c98b9f16205d
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 25 16:43:59 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 25 16:43:59 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acf6e37b
7
8 dev-python/configshell-fb: Keyword 1.1.29 ia64, #866506
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/configshell-fb/configshell-fb-1.1.29.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
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 f15cb0315f01..5cb6291e114f 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 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
26
27 LICENSE="Apache-2.0"
28 SLOT="0"
29 -KEYWORDS="amd64 ~riscv x86"
30 +KEYWORDS="amd64 ~ia64 ~riscv x86"
31
32 RDEPEND="dev-python/pyparsing[${PYTHON_USEDEP}]
33 dev-python/six[${PYTHON_USEDEP}]