From: Andreas Sturmlechner Date: Sat, 30 Nov 2019 18:49:06 +0000 (+0100) Subject: sci-libs/Shapely: python3_7 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5811578e07015738420b05f3444039d54ad4f7fe;p=gentoo.git sci-libs/Shapely: python3_7 Closes: https://bugs.gentoo.org/701604 Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Andreas Sturmlechner --- diff --git a/sci-libs/Shapely/Shapely-1.6.4_p2.ebuild b/sci-libs/Shapely/Shapely-1.6.4_p2.ebuild index 50528d9087df..111341b34ff8 100644 --- a/sci-libs/Shapely/Shapely-1.6.4_p2.ebuild +++ b/sci-libs/Shapely/Shapely-1.6.4_p2.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) inherit distutils-r1 eapi7-ver