Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Aug 2024 11:56:14 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: 5a68e55970f6 - main - databases/py-aioredis: Add NO_ARCH
Message-ID:  <202408151156.47FBuEMH060496@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=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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408151156.47FBuEMH060496>