math/primesum: Broken on i386

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2022-12-10 23:08:50 -08:00
parent a13fa4b2e0
commit 2d593c3189

View File

@ -11,6 +11,8 @@ WWW= https://github.com/kimwalisch/primesum
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_i386= compiler does not support int128_t
USES= cmake:testing compiler:c++11-lang
USE_LDCONFIG= yes