Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jun 2022 23:41: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: 7a737af4f35a - main - math/py-timple: Add NO_ARCH
Message-ID:  <202206032341.253NfPog090297@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=7a737af4f35a5a35434a1b648e6b6a087d2b3f6b

commit 7a737af4f35a5a35434a1b648e6b6a087d2b3f6b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-03 23:24:24 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-03 23:36:58 +0000

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

diff --git a/math/py-timple/Makefile b/math/py-timple/Makefile
index b9c1cc704400..11aa809ae670 100644
--- a/math/py-timple/Makefile
+++ b/math/py-timple/Makefile
@@ -15,4 +15,6 @@ RUN_DEPENDS=	${PYNUMPY} \
 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?202206032341.253NfPog090297>