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/flake8/
Date: Sat, 03 Oct 2020 16:12:31
Message-Id: 1601741534.cce555f813c2e216ec65863a76d73dc4e43f7f41.sam@gentoo
1 commit: cce555f813c2e216ec65863a76d73dc4e43f7f41
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 3 16:12:14 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 3 16:12:14 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cce555f8
7
8 dev-python/flake8: Keyword 3.8.3 arm, #746137
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/flake8/flake8-3.8.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/flake8/flake8-3.8.3.ebuild b/dev-python/flake8/flake8-3.8.3.ebuild
16 index 0a1d9926da4..ebb82197293 100644
17 --- a/dev-python/flake8/flake8-3.8.3.ebuild
18 +++ b/dev-python/flake8/flake8-3.8.3.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~hppa ~ia64 ~s390 ~sparc ~x86"
24 +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~s390 ~sparc ~x86"
25
26 # requires.txt inc. mccabe however that creates a circular dep
27 RDEPEND="