commit:     7c2b0be06ddac8501e39ab77d5d8a6e41af9debb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  2 05:54:42 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov  2 06:31:59 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c2b0be0

dev-lang/ispc: Enable py3.13

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-lang/ispc/ispc-1.25.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
 

Reply via email to