devel/py-logzero: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2024-07-30 03:03:21 +08:00
parent dce530c631
commit 6da812e3e2
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -13,4 +13,6 @@ LICENSE= MIT
USES= python USES= python
USE_PYTHON= autoplist distutils USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk> .include <bsd.port.mk>