aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/git-repo-updater/git-repo-updater-0.5.1-r2.ebuild')
-rw-r--r--dev-vcs/git-repo-updater/git-repo-updater-0.5.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-repo-updater/git-repo-updater-0.5.1-r2.ebuild b/dev-vcs/git-repo-updater/git-repo-updater-0.5.1-r2.ebuild
index 61d0ec66a..d0f4395f4 100644
--- a/dev-vcs/git-repo-updater/git-repo-updater-0.5.1-r2.ebuild
+++ b/dev-vcs/git-repo-updater/git-repo-updater-0.5.1-r2.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1