Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Apr 2022 04:25:10 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: ba7efc09f99a - main - devel/py-zope.location: Add NO_ARCH
Message-ID:  <202204160425.23G4PAXi008411@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=ba7efc09f99add829ef76ac30de65d4cb4f2b2c7

commit ba7efc09f99add829ef76ac30de65d4cb4f2b2c7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-16 04:14:55 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-16 04:19:50 +0000

    devel/py-zope.location: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 devel/py-zope.location/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/py-zope.location/Makefile b/devel/py-zope.location/Makefile
index 6eab74cd14f7..2b7ddf95f12e 100644
--- a/devel/py-zope.location/Makefile
+++ b/devel/py-zope.location/Makefile
@@ -19,4 +19,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zope.component>=3.8:devel/py-zope.component@
 USES=		python:3.6+
 USE_PYTHON=	distutils autoplist
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



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