diff options
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/weex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/weex/Makefile b/ftp/weex/Makefile index 9acb3f3acc47..77ea6d831855 100644 --- a/ftp/weex/Makefile +++ b/ftp/weex/Makefile @@ -36,4 +36,6 @@ post-install: .endfor .endif +NOT_FOR_ARCHS= amd64 + .include <bsd.port.mk> |