diff options
Diffstat (limited to 'sci-libs/gdal/gdal-2.4.1-r2.ebuild')
-rw-r--r-- | sci-libs/gdal/gdal-2.4.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/gdal/gdal-2.4.1-r2.ebuild b/sci-libs/gdal/gdal-2.4.1-r2.ebuild index 04ab985938e0..ef434fe5b011 100644 --- a/sci-libs/gdal/gdal-2.4.1-r2.ebuild +++ b/sci-libs/gdal/gdal-2.4.1-r2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 GENTOO_DEPEND_ON_PERL="no" -PYTHON_COMPAT=( python3_{5,6,7,8} ) +PYTHON_COMPAT=( python3_{6,7,8} ) DISTUTILS_OPTIONAL=1 inherit autotools perl-module distutils-r1 flag-o-matic java-pkg-opt-2 toolchain-funcs |