diff --git a/emulators/parallels-tools/Makefile b/emulators/parallels-tools/Makefile index f2ad7e1a6928..bef6fdb566b7 100644 --- a/emulators/parallels-tools/Makefile +++ b/emulators/parallels-tools/Makefile @@ -1,19 +1,19 @@ PORTNAME= parallels-tools PORTVERSION= 0.1.2 PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= LOCAL/bland MAINTAINER= bland@FreeBSD.org COMMENT= Parallels Desktop Tools for FreeBSD WWW= https://www.parallels.com/products/desktop/ LICENSE= BSD2CLAUSE -ONLY_FOR_ARCHS= amd64 i386 +ONLY_FOR_ARCHS= aarch64 amd64 i386 USES= kmod tar:bzip2 uidfix PLIST_FILES= ${KMODDIR}/if_pvmnet.ko .include