1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

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

PR:		260463
This commit is contained in:
Daniel O'Connor 2021-12-16 08:59:40 +07:00 committed by Li-Wen Hsu
parent 329b25a581
commit 39829be244
No known key found for this signature in database
GPG Key ID: 82B261B14D3BC7AF

View File

@ -11,7 +11,7 @@ COMMENT= PEFS kernel level stacked cryptographic filesystem
LICENSE= BSD2CLAUSE
ONLY_FOR_ARCHS= amd64 armv6 armv7 i386
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