dev-python/ipaddr-2.2.0: add py38
authorPatrick McLean <patrick.mclean@sony.com>
Fri, 15 May 2020 04:02:23 +0000 (21:02 -0700)
committerPatrick McLean <chutzpah@gentoo.org>
Fri, 15 May 2020 04:03:35 +0000 (21:03 -0700)
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
dev-python/ipaddr/ipaddr-2.2.0.ebuild

index 08f765c99c7cb8f4cb0fc035af898c67d6068a56..84ed4514890945cf60d0c7b233459315b489d26d 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
 
 inherit distutils-r1