databases/foundationdb*: ignore FreeBSD 11 due to upstream incompatibilities

This commit is contained in:
Dave Cottlehuber 2021-04-23 12:33:26 +00:00
parent 4949db280d
commit 5bdb27cf6d
2 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,7 @@ COMMENT= Distributed, transactional key-value store
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_FreeBSD_11= requires newer OpenSSL
ONLY_FOR_ARCHS= amd64
ONLY_FOR_ARCHS_REASON= not yet ported to anything other than amd64

View File

@ -8,6 +8,7 @@ COMMENT= Distributed, transactional key-value store
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_FreeBSD_11= requires newer OpenSSL
ONLY_FOR_ARCHS= amd64
ONLY_FOR_ARCHS_REASON= not yet ported to anything other than amd64