From 48d17a742e1f1ac8e0962321457fe1da9e8962ac Mon Sep 17 00:00:00 2001 From: Alexander Puck Neuwirth Date: Wed, 26 Mar 2025 15:54:41 +0100 Subject: [PATCH] sci-physics/hepmc: disable py3.10 Signed-off-by: Alexander Puck Neuwirth Closes: https://github.com/gentoo/gentoo/pull/41306 Signed-off-by: Nowa Ammerlaan --- sci-physics/hepmc/hepmc-3.3.1.ebuild | 2 +- sci-physics/hepmc/hepmc-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-physics/hepmc/hepmc-3.3.1.ebuild b/sci-physics/hepmc/hepmc-3.3.1.ebuild index 6bc7e46d86de1..717ff88c7db3d 100644 --- a/sci-physics/hepmc/hepmc-3.3.1.ebuild +++ b/sci-physics/hepmc/hepmc-3.3.1.ebuild @@ -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} diff --git a/sci-physics/hepmc/hepmc-9999.ebuild b/sci-physics/hepmc/hepmc-9999.ebuild index 6bc7e46d86de1..717ff88c7db3d 100644 --- a/sci-physics/hepmc/hepmc-9999.ebuild +++ b/sci-physics/hepmc/hepmc-9999.ebuild @@ -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}