dev-python/geventhttpclient-1.3.1-r1: Add py38
authorPatrick McLean <patrick.mclean@sony.com>
Tue, 28 Jan 2020 19:43:09 +0000 (11:43 -0800)
committerPatrick McLean <chutzpah@gentoo.org>
Wed, 29 Jan 2020 19:53:07 +0000 (11:53 -0800)
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
dev-python/geventhttpclient/geventhttpclient-1.3.1-r1.ebuild

index e8b00c55db84ad89548158d8aa7e4d2c6d203c97..730bd48ff87a9e8a59b93bf11eee806e5c5b2c14 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
 
 inherit distutils-r1