Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Aug 2024 11:56:18 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: 569c456802ef - main - devel/py-aiohttp-apispec: Add NO_ARCH
Message-ID:  <202408151156.47FBuILE060674@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=569c456802efe0233fe5f868d79679ad53430b12

commit 569c456802efe0233fe5f868d79679ad53430b12
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-08-15 09:46:52 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-08-15 11:47:42 +0000

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

diff --git a/devel/py-aiohttp-apispec/Makefile b/devel/py-aiohttp-apispec/Makefile
index 1537447a65e9..53e366b087fa 100644
--- a/devel/py-aiohttp-apispec/Makefile
+++ b/devel/py-aiohttp-apispec/Makefile
@@ -19,4 +19,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiohttp>0:www/py-aiohttp@${PY_FLAVOR} \
 USES=		python
 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?202408151156.47FBuILE060674>