From: Andreas Sturmlechner Date: Sat, 28 Dec 2019 16:44:35 +0000 (+0100) Subject: sci-chemistry/gmxapi: Drop python2_7 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e46f3fc6135310208cd58b9d33dd4b9371d13715;p=gentoo.git sci-chemistry/gmxapi: Drop python2_7 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner --- diff --git a/sci-chemistry/gmxapi/gmxapi-0.0.7.1.ebuild b/sci-chemistry/gmxapi/gmxapi-0.0.7.1.ebuild index f27d423c9d24..6df827220ef1 100644 --- a/sci-chemistry/gmxapi/gmxapi-0.0.7.1.ebuild +++ b/sci-chemistry/gmxapi/gmxapi-0.0.7.1.ebuild @@ -5,7 +5,7 @@ EAPI=7 MAKE_MAKEFILE_GENERATOR="ninja" -PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) +PYTHON_COMPAT=( python3_{5,6,7} ) inherit cmake-utils python-r1