projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bed22ba
)
sci-libs/gdal: adding py37 support
author
Matthew Thode
<prometheanfire@gentoo.org>
Wed, 10 Apr 2019 02:56:31 +0000
(21:56 -0500)
committer
Matthew Thode
<prometheanfire@gentoo.org>
Wed, 10 Apr 2019 05:07:11 +0000
(
00:07
-0500)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
sci-libs/gdal/gdal-2.4.0.ebuild
patch
|
blob
|
history
diff --git
a/sci-libs/gdal/gdal-2.4.0.ebuild
b/sci-libs/gdal/gdal-2.4.0.ebuild
index 3faf2202c9749ad1e766676715bd7785e2f3cd10..15521b0c2bb033543c484da1bc602febdcd686a7 100644
(file)
--- a/
sci-libs/gdal/gdal-2.4.0.ebuild
+++ b/
sci-libs/gdal/gdal-2.4.0.ebuild
@@
-4,7
+4,7
@@
EAPI=6
GENTOO_DEPEND_ON_PERL="no"
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6
,7
} )
DISTUTILS_OPTIONAL=1
inherit autotools perl-module distutils-r1 toolchain-funcs flag-o-matic java-pkg-opt-2