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/configshell-fb/
Date: Sun, 25 Sep 2022 01:27:58
Message-Id: 1664069241.4a23d4867fe8fc5ce3bf214661a25eb5895ef059.sam@gentoo
1 commit: 4a23d4867fe8fc5ce3bf214661a25eb5895ef059
2 Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
3 AuthorDate: Thu Sep 22 21:59:18 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 25 01:27:21 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a23d486
7
8 dev-python/configshell-fb: Keyword 1.1.29 mips, #866506
9
10 Signed-off-by: Sam James <sam <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 94fcbb9df72b..ee95cd05c292 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="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86"
25
26 RDEPEND="dev-python/pyparsing[${PYTHON_USEDEP}]
27 dev-python/six[${PYTHON_USEDEP}]