commit: ef760fe552f32e722c557de1122831d4dd91650e
Author: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT>
de>
AuthorDate: Sun Jun 15 09:28:28 2025 +0000
Commit: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT>
de>
CommitDate: Sun Jun 15 09:28:28 2025 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ef760fe5
sci-physics/herwig: enable py3.13
Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de>
sci-physics/herwig/herwig-7.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-physics/herwig/herwig-7.3.0.ebuild
b/sci-physics/herwig/herwig-7.3.0.ebuild
index 5576f3cf7..dd089e6f3 100644
--- a/sci-physics/herwig/herwig-7.3.0.ebuild
+++ b/sci-physics/herwig/herwig-7.3.0.ebuild
@@ -1,6 +1,6 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit fortran-2 python-single-r1 autotools