From: Andreas Sturmlechner Date: Sat, 28 Dec 2019 16:24:33 +0000 (+0100) Subject: sci-libs/gdal: Drop python2_7 support X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2c8799c0fe09a96ccc709c9886cc1ed8a0829a9f;p=gentoo.git sci-libs/gdal: Drop python2_7 support Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner --- diff --git a/sci-libs/gdal/gdal-2.4.1-r1.ebuild b/sci-libs/gdal/gdal-2.4.1-r1.ebuild index 97815fe3325b..069cd167cab5 100644 --- a/sci-libs/gdal/gdal-2.4.1-r1.ebuild +++ b/sci-libs/gdal/gdal-2.4.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 GENTOO_DEPEND_ON_PERL="no" -PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) +PYTHON_COMPAT=( python3_{5,6,7} ) DISTUTILS_OPTIONAL=1 inherit autotools perl-module distutils-r1 toolchain-funcs flag-o-matic java-pkg-opt-2