summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/Shapely/Shapely-1.5.17.ebuild')
-rw-r--r--sci-libs/Shapely/Shapely-1.5.17.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/Shapely/Shapely-1.5.17.ebuild b/sci-libs/Shapely/Shapely-1.5.17.ebuild
index fd3bc104c724..b90bfbec5691 100644
--- a/sci-libs/Shapely/Shapely-1.5.17.ebuild
+++ b/sci-libs/Shapely/Shapely-1.5.17.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7,3_{1,2,3,4,5}} )
+PYTHON_COMPAT=( python{2_7,3_{4,5}} )
inherit distutils-r1