science/gbtolib: Broken on powerpc64 and powerpc64le

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2024-01-11 21:40:48 -08:00
parent 0fa60da1a6
commit f815d9ba4e

View file

@ -12,6 +12,8 @@ WWW= https://zenodo.org/record/5798035 #.Yo1sazXMKV4
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_powerpc64= compilation fails in the Fortran code: Error: Kind -1 not supported for type REAL at (1)
BROKEN_powerpc64le= compilation fails in the Fortran code: Error: Kind -1 not supported for type REAL at (1)
.if !exists(/usr/include/omp.h)
BROKEN= requires OpenMP support that is missing on this architecture
.endif