Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Aug 2021 22:10:35 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: 538ac402f424 - main - devel/py-twisted: Add NO_ARCH
Message-ID:  <202108082210.178MAZZ4027419@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=538ac402f424e6245775e9cbf26d95d38cdcc48a

commit 538ac402f424e6245775e9cbf26d95d38cdcc48a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-08-08 21:42:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet@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



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