diff options
Diffstat (limited to 'sci-physics/yoda/yoda-9999.ebuild')
-rw-r--r-- | sci-physics/yoda/yoda-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/yoda/yoda-9999.ebuild b/sci-physics/yoda/yoda-9999.ebuild index 6288180b274a..983694bc2c2d 100644 --- a/sci-physics/yoda/yoda-9999.ebuild +++ b/sci-physics/yoda/yoda-9999.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 bash-completion-r1 python-single-r1 optfeature autotools |