dev-python/statsmodels-0.10.2: remove accidental adding of py38
authorPatrick McLean <patrick.mclean@sony.com>
Wed, 29 Apr 2020 07:01:21 +0000 (00:01 -0700)
committerPatrick McLean <chutzpah@gentoo.org>
Wed, 29 Apr 2020 07:01:21 +0000 (00:01 -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/statsmodels/statsmodels-0.10.2.ebuild

index d08da5b84c430372db3eb41777ae07db05ef3e85..dcb371cf4e5770a9efa38961e7f1dba5c9ac68db 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1 eutils