summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2024-06-04 22:20:57 +0200
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2024-06-04 22:20:57 +0200
commit0822c43442ed125d2f6669413e244d174ba87cca (patch)
treec4d72486bf0a2983cee8131083e9d4350d09796b /sci-libs
parentdev-util/patdiff: fix deps (diff)
downloadgentoo-0822c43442ed125d2f6669413e244d174ba87cca.tar.gz
gentoo-0822c43442ed125d2f6669413e244d174ba87cca.tar.bz2
gentoo-0822c43442ed125d2f6669413e244d174ba87cca.zip
sci-libs/nlopt: enable py3.12
Closes: https://bugs.gentoo.org/929783 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/nlopt/nlopt-2.7.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/nlopt/nlopt-2.7.1-r2.ebuild b/sci-libs/nlopt/nlopt-2.7.1-r2.ebuild
index bd1b810d4ad8..4788982d8935 100644
--- a/sci-libs/nlopt/nlopt-2.7.1-r2.ebuild
+++ b/sci-libs/nlopt/nlopt-2.7.1-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
FORTRAN_NEEDED="test"
inherit python-r1 cmake fortran-2