From 0c1ecdee5d1a9801bbd7a02302a2d5f407496a83 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Sat, 10 Dec 2022 23:32:12 -0800 Subject: science/dalton: Broken on armv7 Reported by: fallout (cherry picked from commit 704d61e4dba91eb78b2004d1661cef79a5fcd1ed) --- science/dalton/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/science/dalton/Makefile b/science/dalton/Makefile index 95750c0b7434..fc472c17e205 100644 --- a/science/dalton/Makefile +++ b/science/dalton/Makefile @@ -8,6 +8,8 @@ WWW= https://daltonprogram.org/ LICENSE= LGPL21 +BROKEN_armv7= fortran runs out of memory + LIB_DEPENDS= liblapack.so:math/lapack \ libopenblas.so:math/openblas RUN_DEPENDS= bash:shells/bash -- cgit v1.2.3