diff --git a/net-libs/dleyna/dleyna-0.8.3-r2.ebuild b/net-libs/dleyna/dleyna-0.8.3-r2.ebuild index 2526cc9b7e52f..a52c04ce459fb 100644 --- a/net-libs/dleyna/dleyna-0.8.3-r2.ebuild +++ b/net-libs/dleyna/dleyna-0.8.3-r2.ebuild @@ -1,8 +1,8 @@ -# Copyright 2022-2025 Gentoo Authors +# Copyright 2022-2026 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 meson python-single-r1