commit:     4ea65f0b6187b954038fa70c7345778e4b7961a7
Author:     Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> 
de>
AuthorDate: Sun Jun 15 11:55:34 2025 +0000
Commit:     Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> 
de>
CommitDate: Sun Jun 15 11:55:34 2025 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=4ea65f0b

sci-physics/herwig: exclude failing evtgen versions

Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de>

 sci-physics/herwig/herwig-7.3.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sci-physics/herwig/herwig-7.3.0.ebuild 
b/sci-physics/herwig/herwig-7.3.0.ebuild
index dd089e6f3..75e64fd73 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..13} )
+PYTHON_COMPAT=( python3_{11..13} )
 
 inherit fortran-2 python-single-r1 autotools
 
@@ -28,6 +28,7 @@ RDEPEND="
        >=sci-physics/lhapdf-6.1.6[python(+),${PYTHON_SINGLE_USEDEP}]
        >=sci-physics/thepeg-2.1.0[lhapdf,fastjet,-hepmc2(-),hepmc3(-),rivet(-)]
        >=sci-physics/evtgen-02.02.00[pythia]
+       <sci-physics/evtgen-02.02.03[pythia]
        pythia? ( sci-physics/pythia:8= )
        ${PYTHON_DEPS}
 "

Reply via email to