Set NO_ARCH

Approved by:	portmgr blanket
This commit is contained in:
Mateusz Piotrowski 2020-10-10 12:29:36 +00:00
parent 93cd815882
commit 30533da3fd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=551924

View file

@ -18,4 +18,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= python:3.6+
USE_PYTHON= distutils autoplist
NO_ARCH= yes
.include <bsd.port.mk>