summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--science/arbor/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/arbor/Makefile b/science/arbor/Makefile
index e2b4f185c4e7..d5889645332b 100644
--- a/science/arbor/Makefile
+++ b/science/arbor/Makefile
@@ -11,6 +11,8 @@ WWW= https://arbor-sim.org/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_armv7= compilation fails: unknown type name 'float64x2_t'
+
BUILD_DEPENDS= bash:shells/bash \
libfmt>0:devel/libfmt \
nlohmann-json>0:devel/nlohmann-json \