dev-python/python-gflags-3.1.2-r1: add py38
authorPatrick McLean <patrick.mclean@sony.com>
Thu, 7 May 2020 01:35:30 +0000 (18:35 -0700)
committerPatrick McLean <chutzpah@gentoo.org>
Thu, 7 May 2020 01:35:30 +0000 (18:35 -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/python-gflags/python-gflags-3.1.2-r1.ebuild

index bfac54e024347276a35dcb8a31cd239da2e06852..9a25317e463296ba720a0011791891a6e866c0ab 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