Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2023 21:47:06 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: fa4b1b7d120f - main - graphics/py-colorcet: Add NO_ARCH
Message-ID:  <202307092147.369Ll6aK096260@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=fa4b1b7d120f214a54b2db6a2a254bee9827d2ff

commit fa4b1b7d120f214a54b2db6a2a254bee9827d2ff
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 21:30:56 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-09 21:36:21 +0000

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

diff --git a/graphics/py-colorcet/Makefile b/graphics/py-colorcet/Makefile
index 7a453adb220d..f527d2d70ee3 100644
--- a/graphics/py-colorcet/Makefile
+++ b/graphics/py-colorcet/Makefile
@@ -18,4 +18,6 @@ RUN_DEPENDS=	${PY_DEPENDS}
 USES=		python
 USE_PYTHON=	distutils concurrent autoplist pytest
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



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