devel/py-humanize: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2022-05-13 19:36:09 +08:00
parent eba449f1a3
commit 6a02eba2fb
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

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