diff options
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.2.ebuild b/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.2.ebuild index 1ab456c78c9c..cf12f39f51df 100644 --- a/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.2.ebuild +++ b/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_{9..11} ) DISTUTILS_USE_PEP517=setuptools if [[ ${PV} = *9999* ]]; then |