summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2021-09-25 13:25:07 +0100
committerJames Le Cuirot <chewi@gentoo.org>2021-09-25 14:09:06 +0100
commit47f56076cf7bb7b57c38613b207943ad5b755e00 (patch)
tree8177b0c982bb9f86c6156cdf580833a22da811c2
parentdev-python/isort: Keyword 5.9.3 for ~m68k (diff)
downloadgentoo-47f56076cf7bb7b57c38613b207943ad5b755e00.tar.gz
gentoo-47f56076cf7bb7b57c38613b207943ad5b755e00.tar.bz2
gentoo-47f56076cf7bb7b57c38613b207943ad5b755e00.zip
dev-python/flake8: Keyword 3.9.2 for ~m68k
The tests pass. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
-rw-r--r--dev-python/flake8/flake8-3.9.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flake8/flake8-3.9.2.ebuild b/dev-python/flake8/flake8-3.9.2.ebuild
index d7e46d253cc6..4919eb6d71cf 100644
--- a/dev-python/flake8/flake8-3.9.2.ebuild
+++ b/dev-python/flake8/flake8-3.9.2.ebuild
@@ -12,7 +12,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 ~riscv ~s390 sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
# requires.txt inc. mccabe however that creates a circular dep
RDEPEND="