summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-01-16 07:26:38 +0100
committerMichał Górny <mgorny@gentoo.org>2020-01-16 07:38:01 +0100
commit811d91ea61e39b7544ed6997fa3a89059d24bfdb (patch)
treedc22dfc94a64631de6bd3e9188eb1c33852fbddd /sci-chemistry/ParmEd/ParmEd-3.0.3.ebuild
parentsci-chemistry/nmrglue: Remove Python 2 (diff)
downloadgentoo-811d91ea61e39b7544ed6997fa3a89059d24bfdb.tar.gz
gentoo-811d91ea61e39b7544ed6997fa3a89059d24bfdb.tar.bz2
gentoo-811d91ea61e39b7544ed6997fa3a89059d24bfdb.zip
sci-chemistry/ParmEd: Remove Python 2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-chemistry/ParmEd/ParmEd-3.0.3.ebuild')
-rw-r--r--sci-chemistry/ParmEd/ParmEd-3.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/ParmEd/ParmEd-3.0.3.ebuild b/sci-chemistry/ParmEd/ParmEd-3.0.3.ebuild
index a2a476a1d5ef..37f959acdc6e 100644
--- a/sci-chemistry/ParmEd/ParmEd-3.0.3.ebuild
+++ b/sci-chemistry/ParmEd/ParmEd-3.0.3.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
if [[ $PV = *9999* ]]; then
scm_eclass=git-r3