sci-physics/hepmc: disable py3.10

Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de>
Closes: https://github.com/gentoo/gentoo/pull/41306
Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>
This commit is contained in:
Alexander Puck Neuwirth
2025-03-26 15:54:41 +01:00
committed by Nowa Ammerlaan
parent a6250570b9
commit 48d17a742e
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{11..13} )
inherit fortran-2 cmake flag-o-matic python-single-r1
MYP=HepMC3-${PV}

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{11..13} )
inherit fortran-2 cmake flag-o-matic python-single-r1
MYP=HepMC3-${PV}