diff options
Diffstat (limited to 'sci-physics/rivet/rivet-4.0.2.ebuild')
-rw-r--r-- | sci-physics/rivet/rivet-4.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/rivet/rivet-4.0.2.ebuild b/sci-physics/rivet/rivet-4.0.2.ebuild index 5f54f54b3f5c..406ccc38b582 100644 --- a/sci-physics/rivet/rivet-4.0.2.ebuild +++ b/sci-physics/rivet/rivet-4.0.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 2022-2024 Gentoo Authors +# Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{11..12} ) +PYTHON_COMPAT=( python3_{11..13} ) inherit python-single-r1 flag-o-matic autotools optfeature bash-completion-r1 |