summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-12-28 17:44:35 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-12-29 14:22:55 +0100
commite46f3fc6135310208cd58b9d33dd4b9371d13715 (patch)
tree7339e5041a476ea796b5d9fa35151fb200f9fa0f /sci-chemistry
parentsci-libs/scikits_image: Drop python2_7 (diff)
downloadgentoo-e46f3fc6135310208cd58b9d33dd4b9371d13715.tar.gz
gentoo-e46f3fc6135310208cd58b9d33dd4b9371d13715.tar.bz2
gentoo-e46f3fc6135310208cd58b9d33dd4b9371d13715.zip
sci-chemistry/gmxapi: Drop python2_7
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/gmxapi/gmxapi-0.0.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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