diff options
Diffstat (limited to 'dev-python/django/django-2.2.17.ebuild')
-rw-r--r-- | dev-python/django/django-2.2.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-2.2.17.ebuild b/dev-python/django/django-2.2.17.ebuild index c262a8db3690..e06fc5f7ba78 100644 --- a/dev-python/django/django-2.2.17.ebuild +++ b/dev-python/django/django-2.2.17.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6..8} ) +PYTHON_COMPAT=( python3_{7..8} ) PYTHON_REQ_USE='sqlite?,threads(+)' inherit bash-completion-r1 distutils-r1 optfeature verify-sig |