diff --git a/media-libs/partio/partio-1.17.3.ebuild b/media-libs/partio/partio-1.17.3.ebuild index 470cddc6035f5..cd9b5bbbf6193 100644 --- a/media-libs/partio/partio-1.17.3.ebuild +++ b/media-libs/partio/partio-1.17.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit cmake python-single-r1 if [[ ${PV} == *9999 ]]; then diff --git a/media-libs/partio/partio-1.19.0.ebuild b/media-libs/partio/partio-1.19.0.ebuild index 56fc9230338ba..2027acec560f1 100644 --- a/media-libs/partio/partio-1.19.0.ebuild +++ b/media-libs/partio/partio-1.19.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit cmake python-single-r1 if [[ ${PV} == *9999 ]]; then