summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-11-02 06:54:42 +0100
committerMichał Górny <mgorny@gentoo.org>2024-11-02 07:31:59 +0100
commit7c2b0be06ddac8501e39ab77d5d8a6e41af9debb (patch)
tree1f548fb77d7e2e90bda842feb39c25dedbda81db /dev-lang
parentdev-python/scikit-learn: Remove old (diff)
downloadgentoo-7c2b0be06ddac8501e39ab77d5d8a6e41af9debb.tar.gz
gentoo-7c2b0be06ddac8501e39ab77d5d8a6e41af9debb.tar.bz2
gentoo-7c2b0be06ddac8501e39ab77d5d8a6e41af9debb.zip
dev-lang/ispc: Enable py3.13
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/ispc/ispc-1.25.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ispc/ispc-1.25.2.ebuild b/dev-lang/ispc/ispc-1.25.2.ebuild
index d6b6ef1352c9..d19ed81775c4 100644
--- a/dev-lang/ispc/ispc-1.25.2.ebuild
+++ b/dev-lang/ispc/ispc-1.25.2.ebuild
@@ -4,7 +4,7 @@
EAPI=8
LLVM_COMPAT=( {17..19} )
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit cmake llvm-r1 multiprocessing python-any-r1 toolchain-funcs