diff options
Diffstat (limited to 'sysutils/zellij/Makefile')
-rw-r--r-- | sysutils/zellij/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/zellij/Makefile b/sysutils/zellij/Makefile index 9785b19b6acf..f16a4316d07d 100644 --- a/sysutils/zellij/Makefile +++ b/sysutils/zellij/Makefile @@ -10,7 +10,6 @@ WWW= https://zellij.dev/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -BROKEN_aarch64= fails to build: required low level features only implemented for amd64 ONLY_FOR_ARCHS= aarch64 amd64 ONLY_FOR_ARCHS_REASON= wasmer-vm crate currently only supports aarch64 and amd64 |