summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-12-09 17:54:04 +0100
committerMichał Górny <mgorny@gentoo.org>2023-12-09 18:02:19 +0100
commita09dbbfee125682aadea608efcb93ce75c8f3b6b (patch)
treec4b6cf93e14bb50810ea88d4f8a314ef590fff45 /dev-python/statsmodels/statsmodels-0.14.0.ebuild
parentdev-python/networkx: Remove old (diff)
downloadgentoo-a09dbbfee125682aadea608efcb93ce75c8f3b6b.tar.gz
gentoo-a09dbbfee125682aadea608efcb93ce75c8f3b6b.tar.bz2
gentoo-a09dbbfee125682aadea608efcb93ce75c8f3b6b.zip
dev-python/statsmodels: Dekeyword ~ia64
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/statsmodels/statsmodels-0.14.0.ebuild')
-rw-r--r--dev-python/statsmodels/statsmodels-0.14.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/statsmodels/statsmodels-0.14.0.ebuild b/dev-python/statsmodels/statsmodels-0.14.0.ebuild
index 9413010675fe..b26ae4c983e1 100644
--- a/dev-python/statsmodels/statsmodels-0.14.0.ebuild
+++ b/dev-python/statsmodels/statsmodels-0.14.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
inherit distutils-r1 multiprocessing optfeature pypi