diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-09 17:54:04 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-09 18:02:19 +0100 |
commit | a09dbbfee125682aadea608efcb93ce75c8f3b6b (patch) | |
tree | c4b6cf93e14bb50810ea88d4f8a314ef590fff45 /dev-python/statsmodels | |
parent | dev-python/networkx: Remove old (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-python/statsmodels/statsmodels-0.13.5.ebuild | 2 | ||||
-rw-r--r-- | dev-python/statsmodels/statsmodels-0.14.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/statsmodels/statsmodels-0.13.5.ebuild b/dev-python/statsmodels/statsmodels-0.13.5.ebuild index 658fb4c2ac4e..bdc9f2820407 100644 --- a/dev-python/statsmodels/statsmodels-0.13.5.ebuild +++ b/dev-python/statsmodels/statsmodels-0.13.5.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 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 |