summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-05 21:02:24 +0000
committerSam James <sam@gentoo.org>2021-01-05 21:02:24 +0000
commitcc234e32ea2ff7c2939773931f56c449764fe324 (patch)
treea3879f1a2072cd923f3c1ff070fbe272e842fc69 /dev-python/flake8
parentdev-python/geventhttpclient: Stabilize 1.4.5 arm64, #763696 (diff)
downloadgentoo-cc234e32ea2ff7c2939773931f56c449764fe324.tar.gz
gentoo-cc234e32ea2ff7c2939773931f56c449764fe324.tar.bz2
gentoo-cc234e32ea2ff7c2939773931f56c449764fe324.zip
dev-python/flake8: Stabilize 3.8.4 ALLARCHES, #763699
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/flake8')
-rw-r--r--dev-python/flake8/flake8-3.8.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/flake8/flake8-3.8.4.ebuild b/dev-python/flake8/flake8-3.8.4.ebuild
index c3d63314f8bc..8da47400b611 100644
--- a/dev-python/flake8/flake8-3.8.4.ebuild
+++ b/dev-python/flake8/flake8-3.8.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x64-macos"
# requires.txt inc. mccabe however that creates a circular dep
RDEPEND="