sci-chemistry/GromacsWrapper: Remove Python 2
authorMichał Górny <mgorny@gentoo.org>
Thu, 16 Jan 2020 06:25:31 +0000 (07:25 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 16 Jan 2020 06:37:55 +0000 (07:37 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0.ebuild

index e9bde2396c6052a3edf15a16ca89384846f242ef..b80d49a156d5da99246924bd543eeb09531a173b 100644 (file)
@@ -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