diff options
Diffstat (limited to 'sci-libs/geos')
-rw-r--r-- | sci-libs/geos/geos-3.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/geos/geos-3.5.0.ebuild b/sci-libs/geos/geos-3.5.0.ebuild index 212c82fbb3a..e238411ee7d 100644 --- a/sci-libs/geos/geos-3.5.0.ebuild +++ b/sci-libs/geos/geos-3.5.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_{6,7} ) +PYTHON_COMPAT=( python2_7 ) inherit autotools eutils python-single-r1 python-utils-r1 DESCRIPTION="Geometry engine library for Geographic Information Systems" |