git: 5a68e55970f6 - main - databases/py-aioredis: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 15 Aug 2024 11:56:14 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=5a68e55970f60f1a49261ef7d48ceb3dae22ba79 commit 5a68e55970f60f1a49261ef7d48ceb3dae22ba79 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-08-15 09:46:47 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-08-15 11:47:40 +0000 databases/py-aioredis: Add NO_ARCH Approved by: portmgr (blanket) --- databases/py-aioredis/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/databases/py-aioredis/Makefile b/databases/py-aioredis/Makefile index c260158c386d..008200614996 100644 --- a/databases/py-aioredis/Makefile +++ b/databases/py-aioredis/Makefile @@ -16,6 +16,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}async_timeout>0:devel/py-async_timeout@${PY_ USES= python USE_PYTHON= distutils autoplist +NO_ARCH= yes + OPTIONS_DEFINE= HIREDIS HIREDIS_DESC= High performance response parser (via hiredis)