summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/chkcrontab/chkcrontab-1.7-r1.ebuild')
-rw-r--r--app-misc/chkcrontab/chkcrontab-1.7-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/chkcrontab/chkcrontab-1.7-r1.ebuild b/app-misc/chkcrontab/chkcrontab-1.7-r1.ebuild
index e5d5ef95ce97..f32063eea9ab 100644
--- a/app-misc/chkcrontab/chkcrontab-1.7-r1.ebuild
+++ b/app-misc/chkcrontab/chkcrontab-1.7-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
DISTUTILS_USE_SETUPTOOLS=no
inherit distutils-r1