Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jun 2022 09:07:44 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: 93454cae4f29 - main - math/py-luminol: Add NO_ARCH
Message-ID:  <202206030907.25397iG4094109@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=93454cae4f29e45d2e2a855166e5f275625601f2

commit 93454cae4f29e45d2e2a855166e5f275625601f2
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-03 08:55:33 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-03 09:01:07 +0000

    math/py-luminol: Add NO_ARCH
---
 math/py-luminol/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/math/py-luminol/Makefile b/math/py-luminol/Makefile
index b7d7ee35d01e..cd953e337854 100644
--- a/math/py-luminol/Makefile
+++ b/math/py-luminol/Makefile
@@ -19,4 +19,6 @@ USE_PYTHON=	autoplist distutils
 USE_GITHUB=	yes
 GH_ACCOUNT=	linkedin
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



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