science/dirac: Broken on i386

Reported by:	fallout
main
Yuri Victorovich 2024-04-27 00:40:06 -07:00
parent 2d7f48ac36
commit 5783434563
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_armv7= compilation fails: Error: Old-style type declaration REAL*16 not supported at (1)
BROKEN_i386= compilation fails: Error: Type mismatch in argument 'lu' at (1); passed INTEGER(8) to INTEGER(4) (and similar)
BROKEN_powerpc64= compilation fails: Error: Old-style type declaration REAL*16 not supported at (1)
BROKEN_powerpc64le= compilation fails: Error: Old-style type declaration REAL*16 not supported at (1)