Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Aug 2022 10:34:25 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: e14d808648b5 - main - math/py-colormath: Add NO_ARCH
Message-ID:  <202208271034.27RAYPOk054651@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=e14d808648b5c4ffb1e44d58c6bc77720dc9ad15

commit e14d808648b5c4ffb1e44d58c6bc77720dc9ad15
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-08-27 10:26:56 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-08-27 10:26:56 +0000

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

diff --git a/math/py-colormath/Makefile b/math/py-colormath/Makefile
index 48f803292d03..15c869ad2992 100644
--- a/math/py-colormath/Makefile
+++ b/math/py-colormath/Makefile
@@ -16,4 +16,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}numpy>=1.9.2,1:math/py-numpy@${PY_FLAVOR} \
 USES=		python:3.6+
 USE_PYTHON=	autoplist distutils
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



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