From 11f1441e965e3cd849d45cf2386208e8808baaa6 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Tue, 11 Feb 2020 14:09:52 -0600 Subject: [PATCH] dev-python/django: add python3_8 Signed-off-by: William Hubbs --- dev-python/django/django-2.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2