summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/git-pw/git-pw-2.4.0.ebuild')
-rw-r--r--dev-vcs/git-pw/git-pw-2.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-pw/git-pw-2.4.0.ebuild b/dev-vcs/git-pw/git-pw-2.4.0.ebuild
index 1b048b2fd6ee..b6ff46dff532 100644
--- a/dev-vcs/git-pw/git-pw-2.4.0.ebuild
+++ b/dev-vcs/git-pw/git-pw-2.4.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1