mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
databases/keydb: disable on powerpc
Same issue as on i386.
This commit is contained in:
parent
0e65022957
commit
f7e90e1070
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ LICENSE= BSD3CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
BROKEN_i386= assertion failed: static_assert(sizeof(long) == sizeof(long long),"")
|
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 \
|
LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid \
|
||||||
liblz4.so:archivers/liblz4 \
|
liblz4.so:archivers/liblz4 \
|
||||||
|
|
Loading…
Add table
Reference in a new issue