diff --git a/dev-python/octave-kernel/octave-kernel-0.36.0.ebuild b/dev-python/octave-kernel/octave-kernel-0.36.0.ebuild index 807bc99e539bf..9174cdd2d842b 100644 --- a/dev-python/octave-kernel/octave-kernel-0.36.0.ebuild +++ b/dev-python/octave-kernel/octave-kernel-0.36.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_{10..13} ) +PYTHON_COMPAT=( python3_{12..13} ) DISTUTILS_USE_PEP517=hatchling inherit distutils-r1 virtualx pypi