summaryrefslogtreecommitdiff
path: root/dev-python/pandas/pandas-2.2.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-02-28 23:41:01 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-02-28 23:41:01 +0000
commitcb7e4377c338fd6cd2fb4fc22d64eef88e390161 (patch)
tree2a6164e43edc842f1e8a2dc0e5efb0f324a14501 /dev-python/pandas/pandas-2.2.0.ebuild
parent8294b197c0de9084d8ac8510382353ea4c177b87 (diff)
gentoo auto-resync : 28:02:2024 - 23:41:01
Diffstat (limited to 'dev-python/pandas/pandas-2.2.0.ebuild')
-rw-r--r--dev-python/pandas/pandas-2.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pandas/pandas-2.2.0.ebuild b/dev-python/pandas/pandas-2.2.0.ebuild
index fffb8d3f5f38..7378b26d8ec7 100644
--- a/dev-python/pandas/pandas-2.2.0.ebuild
+++ b/dev-python/pandas/pandas-2.2.0.ebuild
@@ -48,10 +48,10 @@ OPTIONAL_DEPEND="
>=dev-python/xlrd-2.0.1[${PYTHON_USEDEP}]
>=dev-python/xlsxwriter-3.0.3[${PYTHON_USEDEP}]
>=dev-python/xlwt-1.3.0[${PYTHON_USEDEP}]
- !x86? ( !hppa? (
+ !arm? ( !hppa? ( !ppc? ( !x86? (
>=dev-python/scipy-1.8.1[${PYTHON_USEDEP}]
dev-python/statsmodels[${PYTHON_USEDEP}]
- ) )
+ ) ) ) )
X? (
|| (
>=dev-python/PyQt5-5.15.6[${PYTHON_USEDEP}]