diff --git a/sci-calculators/units/units-2.24.ebuild b/sci-calculators/units/units-2.24.ebuild index 95a3cf1cd91d..02f2ed25b350 100644 --- a/sci-calculators/units/units-2.24.ebuild +++ b/sci-calculators/units/units-2.24.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit flag-o-matic python-r1 DESCRIPTION="Unit conversion program"