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