Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Sep 2022 16:10:24 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a7a14a291d12 - main - security/py-noiseprotocol: Add NO_ARCH
Message-ID:  <202209101610.28AGAOST065740@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit a7a14a291d12eaf514bfc4396b9da7037cdcee6c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-09-10 16:07:39 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-09-10 16:07:39 +0000

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

diff --git a/security/py-noiseprotocol/Makefile b/security/py-noiseprotocol/Makefile
index d0b81b50fce9..c1b1b967528e 100644
--- a/security/py-noiseprotocol/Makefile
+++ b/security/py-noiseprotocol/Makefile
@@ -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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209101610.28AGAOST065740>