git: b10667114181 - main - security/py-mnemonic: 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=b106671141819e0c1b1b34d2ff67f18a3413d203

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

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

diff --git a/security/py-mnemonic/Makefile b/security/py-mnemonic/Makefile
index da5b10aa943d..72a0947b8bc3 100644
--- a/security/py-mnemonic/Makefile
+++ b/security/py-mnemonic/Makefile
@@ -16,4 +16,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pbkdf2>=1.3:security/py-pbkdf2@${PY_FLAVOR}
 USES=		python:3.6+
 USE_PYTHON=	autoplist distutils
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


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