summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/deap/deap-0.9.1.ebuild')
-rw-r--r--sci-libs/deap/deap-0.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/deap/deap-0.9.1.ebuild b/sci-libs/deap/deap-0.9.1.ebuild
index c7f7b7519978..5178f5294e6c 100644
--- a/sci-libs/deap/deap-0.9.1.ebuild
+++ b/sci-libs/deap/deap-0.9.1.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_3} )
+PYTHON_COMPAT=( python2_7 )
inherit distutils-r1