summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/flake8/flake8-3.0.4-r2.ebuild')
-rw-r--r--dev-python/flake8/flake8-3.0.4-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flake8/flake8-3.0.4-r2.ebuild b/dev-python/flake8/flake8-3.0.4-r2.ebuild
index 5b4d64ed2141..d66ee9aad5e3 100644
--- a/dev-python/flake8/flake8-3.0.4-r2.ebuild
+++ b/dev-python/flake8/flake8-3.0.4-r2.ebuild
@@ -4,7 +4,7 @@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_{3,4,5}} )
+PYTHON_COMPAT=( python{2_7,3_{4,5}} )
inherit distutils-r1