dev-python/virtualenv-16.7.8: Add py38
authorPatrick McLean <patrick.mclean@sony.com>
Fri, 6 Dec 2019 02:02:46 +0000 (18:02 -0800)
committerPatrick McLean <chutzpah@gentoo.org>
Fri, 6 Dec 2019 02:04:51 +0000 (18:04 -0800)
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
dev-python/virtualenv/virtualenv-16.7.8.ebuild

index 5916c8f457ec2d983142a5c29c9d8e9f8391712d..bb85f78d9a373151bf1d6099beeb13b7fae5f910 100644 (file)
@@ -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