git: 99df718f185f - main - emulators/parallels-tools: Add aarch64 to ONLY_FOR_ARCHS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 Feb 2023 17:39:06 UTC
The branch main has been updated by zi: URL: https://cgit.FreeBSD.org/ports/commit/?id=99df718f185f82cae02af8416764590c5dcdd4c5 commit 99df718f185f82cae02af8416764590c5dcdd4c5 Author: Ryan Steinmetz <zi@FreeBSD.org> AuthorDate: 2023-02-19 17:36:53 +0000 Commit: Ryan Steinmetz <zi@FreeBSD.org> CommitDate: 2023-02-19 17:37:50 +0000 emulators/parallels-tools: Add aarch64 to ONLY_FOR_ARCHS Approved by: maintainer --- emulators/parallels-tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ -10,7 +10,7 @@ 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