summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pandas/pandas-2.1.0.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/pandas/pandas-2.1.0.ebuild b/dev-python/pandas/pandas-2.1.0.ebuild
index e29356941dd5..9de1179c87be 100644
--- a/dev-python/pandas/pandas-2.1.0.ebuild
+++ b/dev-python/pandas/pandas-2.1.0.ebuild
@@ -27,7 +27,9 @@ SLOT="0"
LICENSE="BSD"
# new meson build that:
# 1) sometimes fails on .pxi.in → .pyx ordering
+# https://github.com/pandas-dev/pandas/issues/54889
# 2) creates a broken wheel with two pandas/_libs/__init__.py files
+# https://github.com/pandas-dev/pandas/issues/54888
KEYWORDS=""
IUSE="full-support minimal test X"
RESTRICT="!test? ( test )"