summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <patrick.mclean@sony.com>2020-04-29 00:01:21 -0700
committerPatrick McLean <chutzpah@gentoo.org>2020-04-29 00:01:21 -0700
commit6aed8822d0308045daa6d834df44315f6be62601 (patch)
tree0c28b07978802e35349c3d87f35fc8ebeb6f78e2
parentdev-python/jsondiff-1.2.0: Version bump, add py38 (diff)
downloadgentoo-6aed8822.tar.gz
gentoo-6aed8822.tar.bz2
gentoo-6aed8822.zip
dev-python/statsmodels-0.10.2: remove accidental adding of py38
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
-rw-r--r--dev-python/statsmodels/statsmodels-0.10.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/statsmodels/statsmodels-0.10.2.ebuild b/dev-python/statsmodels/statsmodels-0.10.2.ebuild
index d08da5b84c43..dcb371cf4e57 100644
--- a/dev-python/statsmodels/statsmodels-0.10.2.ebuild
+++ b/dev-python/statsmodels/statsmodels-0.10.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1 eutils