diff --git a/dev-vcs/git-pw/git-pw-2.3.0.ebuild b/dev-vcs/git-pw/git-pw-2.3.0.ebuild index 340a2c3bdb5aa..8658b3068beb5 100644 --- a/dev-vcs/git-pw/git-pw-2.3.0.ebuild +++ b/dev-vcs/git-pw/git-pw-2.3.0.ebuild @@ -1,9 +1,9 @@ # Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 if [[ "${PV}" == 9999 ]] ; then