diff --git a/sci-visualization/pythonprop/pythonprop-0.30.1_p20240217-r1.ebuild b/sci-visualization/pythonprop/pythonprop-0.30.1_p20240217-r1.ebuild index 195469460b2e..4111f43ce592 100644 --- a/sci-visualization/pythonprop/pythonprop-0.30.1_p20240217-r1.ebuild +++ b/sci-visualization/pythonprop/pythonprop-0.30.1_p20240217-r1.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_{12..13} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit autotools python-single-r1