1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

security/py-spake2: Add NO_ARCH

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

View File

@ -10,4 +10,6 @@ COMMENT= SPAKE2 password-authenticated key exchange (pure python)
USES= python:3.6+
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>