1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

security/py-pbkdf2: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2021-07-06 23:01:12 +08:00
parent b106671141
commit 24d959b242
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

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