commit: cc234e32ea2ff7c2939773931f56c449764fe324
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 5 21:02:24 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 5 21:02:24 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc234e32
dev-python/flake8: Stabilize 3.8.4 ALLARCHES, #763699
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/flake8/flake8-3.8.4.ebuild | 4 ++--
1 file 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 c3d63314f8b..8da47400b61 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="