summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2023-02-24 10:01:56 +0100
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2023-02-24 10:01:56 +0100
commitb12c29426d2a029f1af2b3636723dc9f7929fa18 (patch)
tree0b2e2bc9774b3bfd368b47d8c85869dae513d98b /sci-mathematics
parentsci-mathematics/mathlib-tools: enable py3.11 (diff)
downloadgentoo-b12c29426d2a029f1af2b3636723dc9f7929fa18.tar.gz
gentoo-b12c29426d2a029f1af2b3636723dc9f7929fa18.tar.bz2
gentoo-b12c29426d2a029f1af2b3636723dc9f7929fa18.zip
sci-mathematics/libpoly: enable py3.11
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/libpoly/libpoly-0.1.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/libpoly/libpoly-0.1.11.ebuild b/sci-mathematics/libpoly/libpoly-0.1.11.ebuild
index b2e129113f07..f83360e390fa 100644
--- a/sci-mathematics/libpoly/libpoly-0.1.11.ebuild
+++ b/sci-mathematics/libpoly/libpoly-0.1.11.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9,10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit python-single-r1 cmake