From 43f95dbc370ecb2f614ee94744b30b1d76b2763c Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Tue, 11 Feb 2020 10:19:57 +0100 Subject: [PATCH] dev-python/flake8: arm stable wrt bug #706568 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo --- dev-python/flake8/flake8-3.7.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/flake8/flake8-3.7.9.ebuild b/dev-python/flake8/flake8-3.7.9.ebuild index b6e6ab64270de..a53902663bb69 100644 --- a/dev-python/flake8/flake8-3.7.9.ebuild +++ b/dev-python/flake8/flake8-3.7.9.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ia64 ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ia64 ppc ppc64 x86" IUSE="test" # requires.txt inc. mccabe however that creates a circular dep