sci-libs/gdal: Drop python2_7 support
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 28 Dec 2019 16:24:33 +0000 (17:24 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 29 Dec 2019 13:22:59 +0000 (14:22 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
sci-libs/gdal/gdal-2.4.1-r1.ebuild

index 97815fe3325b5a3191b5182f2f47efce43e9268b..069cd167cab5fd42f1913bee0384cec4ec6447b8 100644 (file)
@@ -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