summaryrefslogtreecommitdiff
path: root/databases/py-datafusion/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-datafusion/Makefile')
-rw-r--r--databases/py-datafusion/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/py-datafusion/Makefile b/databases/py-datafusion/Makefile
index 4bf9c3e26929..045f19e5c0bb 100644
--- a/databases/py-datafusion/Makefile
+++ b/databases/py-datafusion/Makefile
@@ -14,6 +14,9 @@ WWW= https://datafusion.apache.org/python/ \
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+BROKEN_armv7= rustc-LLVM ERROR: out of memory
+BROKEN_i386= rustc-LLVM ERROR: out of memory
+
BUILD_DEPENDS= protoc:devel/protobuf \
${PYTHON_PKGNAMEPREFIX}maturin>=1.8.1:devel/py-maturin@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyarrow>=11.0.0:databases/py-pyarrow@${PY_FLAVOR}