sysutils/pefs-kmod: Add aarch64 to the list of supported architectures

PR:		260463
(cherry picked from commit 39829be244)
This commit is contained in:
Daniel O'Connor 2021-12-16 08:59:40 +07:00 committed by Li-Wen Hsu
parent 24eccd506b
commit 0a7ee2e927
No known key found for this signature in database
GPG Key ID: 82B261B14D3BC7AF
1 changed files with 3 additions and 2 deletions

View File

@ -11,8 +11,9 @@ COMMENT= PEFS kernel level stacked cryptographic filesystem
LICENSE= BSD2CLAUSE
ONLY_FOR_ARCHS= amd64 armv6 armv7 i386
ONLY_FOR_ARCHS_REASON= untested on any other arch
ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386
ONLY_FOR_ARCHS_REASON= untested on any other architecture
# PEFS works on -current but out of tree KLDs get incorrectly compiled without INVARIANTS
BROKEN_FreeBSD_14= crashes on mount due to INVARIANTS