diff options
Diffstat (limited to 'sci-libs/gdal/gdal-2.0.0-r2.ebuild')
-rw-r--r-- | sci-libs/gdal/gdal-2.0.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gdal/gdal-2.0.0-r2.ebuild b/sci-libs/gdal/gdal-2.0.0-r2.ebuild index 1f4b25fb5f6b..82224a5f44a2 100644 --- a/sci-libs/gdal/gdal-2.0.0-r2.ebuild +++ b/sci-libs/gdal/gdal-2.0.0-r2.ebuild @@ -7,7 +7,7 @@ EAPI=5 WANT_AUTOCONF="2.5" GENTOO_DEPEND_ON_PERL="no" -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) DISTUTILS_OPTIONAL=1 inherit autotools eutils libtool perl-module distutils-r1 python-r1 toolchain-funcs java-pkg-opt-2 |