diff options
Diffstat (limited to 'sci-chemistry/GromacsWrapper')
-rw-r--r-- | sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0.ebuild b/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0.ebuild index e9bde2396c60..b80d49a156d5 100644 --- a/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0.ebuild +++ b/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) if [[ $PV = *9999* ]]; then scm_eclass=git-r3 |