diff --git a/app-shells/powerline/powerline-2.8.4.ebuild b/app-shells/powerline/powerline-2.8.4.ebuild index b4d44d717765b..57c7ce7c8cfda 100644 --- a/app-shells/powerline/powerline-2.8.4.ebuild +++ b/app-shells/powerline/powerline-2.8.4.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_{11..14} ) PYPI_NO_NORMALIZE=1 PYPI_PN="powerline-status" DISTUTILS_USE_PEP517=setuptools diff --git a/app-shells/powerline/powerline-9999.ebuild b/app-shells/powerline/powerline-9999.ebuild index 0e8ab0f0f785d..3db69b4b04352 100644 --- a/app-shells/powerline/powerline-9999.ebuild +++ b/app-shells/powerline/powerline-9999.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_{9..13} ) +PYTHON_COMPAT=( python3_{9..14} ) PYPI_NO_NORMALIZE=1 PYPI_PN="powerline-status" DISTUTILS_USE_PEP517=setuptools