aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-12-23 22:25:51 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-12-23 22:25:51 +0000
commit38b3440d8b5b337617e8236843e99364f53a62ef (patch)
tree68c2f2e5aefd22251a4b497a8e74706d2c6ecdd9 /science
parent8eb629390305a48f9e5e3b9906dfc569066da31e (diff)
downloadports-38b3440d8b5b337617e8236843e99364f53a62ef.tar.gz
ports-38b3440d8b5b337617e8236843e99364f53a62ef.zip
science/axom: mark BROKEN on powerpc
Same issue as i386.
Diffstat (limited to 'science')
-rw-r--r--science/axom/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/axom/Makefile b/science/axom/Makefile
index 20e8581b2d6d..250a27ae4001 100644
--- a/science/axom/Makefile
+++ b/science/axom/Makefile
@@ -10,6 +10,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/../LICENSE
BROKEN_i386= https://github.com/LLNL/axom/issues/743
+BROKEN_powerpc= https://github.com/LLNL/axom/issues/743
LIB_DEPENDS= libconduit.so:science/conduit \
libhdf5.so:science/hdf5 \