stalwart-jmap uses rocksdb which is 64-bit only, set ONLY_FOR_ARCHS

(the other stalwart-* ports don't seem really useful without jmap)
This commit is contained in:
sthen 2022-11-10 12:50:52 +00:00
parent 8124fb4f66
commit c358eb744f
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
# ring-v0.16.20 does not support those archs
NOT_FOR_ARCHS = powerpc64 riscv64 sparc64
# stalwart-jmap uses rocksdb, which is 64-bit only
# the other ports aren't especially useful without stalwart-jmap
ONLY_FOR_ARCHS = ${LP64_ARCHS}
GH_ACCOUNT = stalwartlabs
CATEGORIES = mail
# AGPLv3