git: 24d959b242f8 - main - security/py-pbkdf2: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jul 6 15:08:23 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=24d959b242f847146ba92b9b8b0fc7bface5a4b5

commit 24d959b242f847146ba92b9b8b0fc7bface5a4b5
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-06 15:01:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-06 15:01:12 +0000

    security/py-pbkdf2: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 security/py-pbkdf2/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/security/py-pbkdf2/Makefile b/security/py-pbkdf2/Makefile
index 97e9e7a6a816..aebe5a5dc476 100644
--- a/security/py-pbkdf2/Makefile
+++ b/security/py-pbkdf2/Makefile
@@ -14,4 +14,6 @@ LICENSE=	MIT
 USES=		python:3.6+
 USE_PYTHON=	distutils autoplist
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the dev-commits-ports-all mailing list