Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Aug 2024 11:56:31 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: cfa0376e4cb5 - main - www/py-aiohttp-session: Add NO_ARCH
Message-ID:  <202408151156.47FBuVVx061146@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=cfa0376e4cb5fa8dfc601be65205b6f6836dc131

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

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

diff --git a/www/py-aiohttp-session/Makefile b/www/py-aiohttp-session/Makefile
index d42704bc0f2d..df859853f80c 100644
--- a/www/py-aiohttp-session/Makefile
+++ b/www/py-aiohttp-session/Makefile
@@ -25,4 +25,6 @@ USES=		cpe python
 CPE_VENDOR=	${PORTNAME}_project
 USE_PYTHON=	autoplist distutils cython
 
+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.47FBuVVx061146>