diff --git a/dev-build/meson-format-array/meson-format-array-0.ebuild b/dev-build/meson-format-array/meson-format-array-0.ebuild index 5367861a2922d..9bfc3ac247f54 100644 --- a/dev-build/meson-format-array/meson-format-array-0.ebuild +++ b/dev-build/meson-format-array/meson-format-array-0.ebuild @@ -1,8 +1,9 @@ -# Copyright 2020-2024 Gentoo Authors +# Copyright 2020-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 edo python-r1