mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
databases/keydb: disable on powerpc
Same issue as on i386.
This commit is contained in:
parent
0e65022957
commit
f7e90e1070
@ -11,6 +11,7 @@ LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN_i386= assertion failed: static_assert(sizeof(long) == sizeof(long long),"")
|
||||
BROKEN_powerpc= assertion failed: static_assert(sizeof(long) == sizeof(long long),"")
|
||||
|
||||
LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid \
|
||||
liblz4.so:archivers/liblz4 \
|
||||
|
Loading…
Reference in New Issue
Block a user