Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jun 2022 23:20:47 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: 742fc8fd4af3 - main - devel/py-jupyterlab-widgets: Add NO_ARCH
Message-ID:  <202206092320.259NKlc0055060@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=742fc8fd4af381d6cc1812076ff73dff8b822298

commit 742fc8fd4af381d6cc1812076ff73dff8b822298
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-09 23:12:41 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-09 23:16:16 +0000

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

diff --git a/devel/py-jupyterlab-widgets/Makefile b/devel/py-jupyterlab-widgets/Makefile
index 58b3bcd19891..e7d57f9706d3 100644
--- a/devel/py-jupyterlab-widgets/Makefile
+++ b/devel/py-jupyterlab-widgets/Makefile
@@ -17,6 +17,8 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}jupyterlab>=3.0.0:devel/py-jupyterlab@${PY_F
 USES=		python:3.7-3.9
 USE_PYTHON=	autoplist concurrent distutils
 
+NO_ARCH=	yes
+
 PYDISTUTILS_CONFIGUREARGS=	--skip-npm
 PYDISTUTILS_BUILDARGS=		--skip-npm
 PYDISTUTILS_INSTALLARGS=	--skip-npm



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