diff options
-rw-r--r-- | science/py-PyNE/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/py-PyNE/Makefile b/science/py-PyNE/Makefile index 878b6d347c55..f2a605b4bc3e 100644 --- a/science/py-PyNE/Makefile +++ b/science/py-PyNE/Makefile @@ -23,6 +23,8 @@ WWW= https://pyne.io/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/license.txt +BROKEN_armv7= clang runs out of memory + PY_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}tables>0:devel/py-tables@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} \ |