summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2023-02-24 11:56:35 +0100
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2023-02-24 11:56:35 +0100
commit7c2ab6c1f431df800813a4a2b4d88b6839fedfc9 (patch)
treee68ccd98be17143b17cdf734e99763713ef1e5d1 /sci-mathematics
parentsci-mathematics/gsl-shell: add 2.3.5 (diff)
downloadgentoo-7c2ab6c1f431df800813a4a2b4d88b6839fedfc9.tar.gz
gentoo-7c2ab6c1f431df800813a4a2b4d88b6839fedfc9.tar.bz2
gentoo-7c2ab6c1f431df800813a4a2b4d88b6839fedfc9.zip
sci-mathematics/alectryon: enable py3.11
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/alectryon/alectryon-1.4.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/alectryon/alectryon-1.4.0-r1.ebuild b/sci-mathematics/alectryon/alectryon-1.4.0-r1.ebuild
index b43f1ec4fc55..f5738a12bb0d 100644
--- a/sci-mathematics/alectryon/alectryon-1.4.0-r1.ebuild
+++ b/sci-mathematics/alectryon/alectryon-1.4.0-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit elisp-common distutils-r1