From cc234e32ea2ff7c2939773931f56c449764fe324 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 5 Jan 2021 21:02:24 +0000 Subject: dev-python/flake8: Stabilize 3.8.4 ALLARCHES, #763699 Signed-off-by: Sam James --- dev-python/flake8/flake8-3.8.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/flake8') 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=" -- cgit v1.2.3-65-gdbad