commit:     bebba32d00cd8635166a3b2856696000f20d4df9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 16 06:25:31 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan 16 06:37:55 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bebba32d

sci-chemistry/GromacsWrapper: Remove Python 2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0.ebuild 
b/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0.ebuild
index e9bde2396c6..b80d49a156d 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

Reply via email to