From 10d568cb77df7a7ac7cb4117be369f4e251d2940 Mon Sep 17 00:00:00 2001 From: Patrick McLean Date: Thu, 5 Dec 2019 18:02:46 -0800 Subject: [PATCH] dev-python/virtualenv-16.7.8: Add py38 Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Patrick McLean --- dev-python/virtualenv/virtualenv-16.7.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/virtualenv/virtualenv-16.7.8.ebuild b/dev-python/virtualenv/virtualenv-16.7.8.ebuild index 5916c8f457ec..bb85f78d9a37 100644 --- a/dev-python/virtualenv/virtualenv-16.7.8.ebuild +++ b/dev-python/virtualenv/virtualenv-16.7.8.ebuild @@ -4,7 +4,7 @@ EAPI=7 # pypy{,3} dropped until test deps are tested/updated -PYTHON_COMPAT=( python{2_7,3_{5,6,7}} pypy{,3} ) +PYTHON_COMPAT=( python{2_7,3_{5,6,7,8}} pypy{,3} ) inherit distutils-r1 -- 2.26.2