1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

security/py-base58: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2022-09-11 00:07:33 +08:00
parent a6eafb282d
commit 995d640596
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -14,4 +14,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= python:3.6+
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>