From: William Hubbs Date: Tue, 11 Feb 2020 20:09:52 +0000 (-0600) Subject: dev-python/django: add python3_8 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=11f1441e965e3cd849d45cf2386208e8808baaa6;p=gentoo.git dev-python/django: add python3_8 Signed-off-by: William Hubbs --- diff --git a/dev-python/django/django-2.2.2.ebuild b/dev-python/django/django-2.2.2.ebuild index 754fb915ddd5..0132352cb471 100644 --- a/dev-python/django/django-2.2.2.ebuild +++ b/dev-python/django/django-2.2.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7,8} ) PYTHON_REQ_USE='sqlite?,threads(+)' inherit bash-completion-r1 distutils-r1 eutils