aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pefs-kmod
diff options
context:
space:
mode:
authorDaniel O'Connor <darius@dons.net.au>2021-12-16 01:59:40 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2021-12-16 01:59:40 +0000
commit39829be24434cd5258d1536be6b5e95e213a2952 (patch)
tree7358b47c29d65c465de8bb41df81b86d688df148 /sysutils/pefs-kmod
parent329b25a5819cec64135919df39ac652f693eaf4a (diff)
downloadports-39829be24434cd5258d1536be6b5e95e213a2952.tar.gz
ports-39829be24434cd5258d1536be6b5e95e213a2952.zip
sysutils/pefs-kmod: Add aarch64 to the list of supported architectures
PR: 260463
Diffstat (limited to 'sysutils/pefs-kmod')
-rw-r--r--sysutils/pefs-kmod/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pefs-kmod/Makefile b/sysutils/pefs-kmod/Makefile
index 91d03214e5b8..9ce442120576 100644
--- a/sysutils/pefs-kmod/Makefile
+++ b/sysutils/pefs-kmod/Makefile
@@ -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