git: 538ac402f424 - main - devel/py-twisted: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Aug 8 22:10:43 UTC 2021


The branch main has been updated by sunpoet:

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

commit 538ac402f424e6245775e9cbf26d95d38cdcc48a
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-08-08 21:42:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-08-08 21:46:39 +0000

    devel/py-twisted: Add NO_ARCH
---
 devel/py-twisted/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/py-twisted/Makefile b/devel/py-twisted/Makefile
index 12612646998e..056c10a3c17c 100644
--- a/devel/py-twisted/Makefile
+++ b/devel/py-twisted/Makefile
@@ -27,6 +27,8 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}service_identity>0:security/py-service_iden
 USES=		python:3.7+
 USE_PYTHON=	autoplist concurrent distutils
 
+NO_ARCH=	yes
+
 OPTIONS_DEFINE=	CONCH HTTP2 SERIAL TLS
 OPTIONS_DEFAULT=CONCH HTTP2 SERIAL TLS
 CONCH_DESC=	Conch secure shell SSH


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