dev-python/patsy-0.5.1: add py38
authorPatrick McLean <patrick.mclean@sony.com>
Wed, 29 Apr 2020 02:41:54 +0000 (19:41 -0700)
committerPatrick McLean <chutzpah@gentoo.org>
Wed, 29 Apr 2020 04:11:58 +0000 (21: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/patsy/patsy-0.5.1.ebuild

index af9d564db12ce9acf5152f10e776fef2500061ec..7ae07545ef43b136368f910df1acd7f6ef06f93b 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