Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Aug 2024 11:56:27 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: 9dd933b45491 - main - security/py-aiohttp-security: Add NO_ARCH
Message-ID:  <202408151156.47FBuR6W061025@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=9dd933b4549118e76ff3bb1bf7c324768e2b3c2b

commit 9dd933b4549118e76ff3bb1bf7c324768e2b3c2b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-08-15 09:47:06 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-08-15 11:47:44 +0000

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

diff --git a/security/py-aiohttp-security/Makefile b/security/py-aiohttp-security/Makefile
index 025534517116..34bb8c6cbae7 100644
--- a/security/py-aiohttp-security/Makefile
+++ b/security/py-aiohttp-security/Makefile
@@ -18,4 +18,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.47FBuR6W061025>