commit:     0a8916104428974d31df9a68677f9b6d1f80355a
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 17 20:07:58 2021 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Apr 17 20:08:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a891610

sci-chemistry/GromacsWrapper: Support newer python versions

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

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

diff --git a/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0-r1.ebuild 
b/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0-r1.ebuild
index 593677d3129..8f747a7a5ac 100644
--- a/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0-r1.ebuild
+++ b/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_7 )
+PYTHON_COMPAT=( python3_{7..9} )
 
 if [[ ${PV} = *9999* ]]; then
        scm_eclass=git-r3

Reply via email to