summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2022-07-04 16:31:52 +0300
committerAlexey Shvetsov <alexxy@gentoo.org>2022-07-04 16:31:52 +0300
commit14911c158e6f7c83c6122a56c9a16d7480f66fbe (patch)
treee0a70d8c258b74de34de59e17fc007d70136ac6a /sci-chemistry
parentsci-chemistry/gromacs: drop 2022 (diff)
downloadgentoo-14911c158e6f7c83c6122a56c9a16d7480f66fbe.tar.gz
gentoo-14911c158e6f7c83c6122a56c9a16d7480f66fbe.tar.bz2
gentoo-14911c158e6f7c83c6122a56c9a16d7480f66fbe.zip
sci-chemistry/gromacs: enable py3.11
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/gromacs/gromacs-2022.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/gromacs/gromacs-2022.9999.ebuild b/sci-chemistry/gromacs/gromacs-2022.9999.ebuild
index 101a76d94cf9..3fb0dac08361 100644
--- a/sci-chemistry/gromacs/gromacs-2022.9999.ebuild
+++ b/sci-chemistry/gromacs/gromacs-2022.9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
CMAKE_MAKEFILE_GENERATOR="ninja"
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
DISTUTILS_USE_SETUPTOOLS=no
DISTUTILS_SINGLE_IMPL=1