dev-python/pretty-yaml-15.8.2: add py38
authorPatrick McLean <patrick.mclean@sony.com>
Wed, 29 Apr 2020 17:38:13 +0000 (10:38 -0700)
committerPatrick McLean <chutzpah@gentoo.org>
Wed, 29 Apr 2020 19:11:59 +0000 (12:11 -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/pretty-yaml/pretty-yaml-15.8.2.ebuild

index bdc96b79b40543dcf115418a6c97702a27223aeb..b6ea020e39172b60257540ee49ec72e17dba558f 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1