Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2023 19:01:59 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: b6c438c1302f - main - news/py-pynzb: Add NO_ARCH
Message-ID:  <202306051901.355J1xCm078991@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=b6c438c1302fb954c8681c6d34ec2c8c74f111e8

commit b6c438c1302fb954c8681c6d34ec2c8c74f111e8
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-05 18:46:17 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-05 18:49:13 +0000

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

diff --git a/news/py-pynzb/Makefile b/news/py-pynzb/Makefile
index 5c3395b0031e..0caa5a914d58 100644
--- a/news/py-pynzb/Makefile
+++ b/news/py-pynzb/Makefile
@@ -14,6 +14,8 @@ LICENSE=	BSD3CLAUSE
 USES=		python:3.6+
 USE_PYTHON=	distutils autoplist
 
+NO_ARCH=	yes
+
 OPTIONS_DEFINE=	LXML
 LXML_DESC=	Add support for py-lxml
 LXML_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}lxml>=2.2.1:devel/py-lxml@${PY_FLAVOR}



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