git: cfa0376e4cb5 - main - www/py-aiohttp-session: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 15 Aug 2024 11:56:31 UTC
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>