summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/django-mptt')
-rw-r--r--dev-python/django-mptt/django-mptt-0.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-mptt/django-mptt-0.11.0.ebuild b/dev-python/django-mptt/django-mptt-0.11.0.ebuild
index c289a261883c..d25ee9a3ab3f 100644
--- a/dev-python/django-mptt/django-mptt-0.11.0.ebuild
+++ b/dev-python/django-mptt/django-mptt-0.11.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{3..9} )
+PYTHON_COMPAT=( python3_{7..9} )
inherit distutils-r1
DESCRIPTION="utilities for modified preorder tree traversal and trees of model instances"