summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2023-11-01 10:52:45 +0300
committerAlexey Shvetsov <alexxy@gentoo.org>2023-11-01 10:52:45 +0300
commit6d101a5b09a91583109c2a6f6c2f90f6519987f5 (patch)
treeb2c7acb8928938efdc7011e0b899922b589a7425 /sci-chemistry/gromacs/gromacs-9999.ebuild
parentsci-chemistry/gromacs: add quotes for ${HOME} (diff)
downloadgentoo-6d101a5b09a91583109c2a6f6c2f90f6519987f5.tar.gz
gentoo-6d101a5b09a91583109c2a6f6c2f90f6519987f5.tar.bz2
gentoo-6d101a5b09a91583109c2a6f6c2f90f6519987f5.zip
sci-chemistry/gromacs: enable py3.12
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
Diffstat (limited to 'sci-chemistry/gromacs/gromacs-9999.ebuild')
-rw-r--r--sci-chemistry/gromacs/gromacs-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/gromacs/gromacs-9999.ebuild b/sci-chemistry/gromacs/gromacs-9999.ebuild
index e052510b629f..92e8d1b21ec5 100644
--- a/sci-chemistry/gromacs/gromacs-9999.ebuild
+++ b/sci-chemistry/gromacs/gromacs-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
CMAKE_MAKEFILE_GENERATOR="ninja"
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_OPTIONAL=1
DISTUTILS_USE_PEP517=no