summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-physics/hepmc')
-rw-r--r--sci-physics/hepmc/hepmc-3.2.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/hepmc/hepmc-3.2.5.ebuild b/sci-physics/hepmc/hepmc-3.2.5.ebuild
index a913827d1e3f..bb6cff052e7a 100644
--- a/sci-physics/hepmc/hepmc-3.2.5.ebuild
+++ b/sci-physics/hepmc/hepmc-3.2.5.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
# python3_11 fails
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..10} )
inherit cmake python-single-r1
MYP=HepMC3-${PV}