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

security/py-noiseprotocol: Add NO_ARCH

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

View File

@ -15,4 +15,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=2.8:security/py-cryptography@$
USES= python:3.6+
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>