Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2023 16:55:15 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: 57c7142b2041 - main - biology/py-orange3-single-cell: Add NO_ARCH
Message-ID:  <202307311655.36VGtFW5004681@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=57c7142b2041db850b57ad4d41eda7ea8ecc451d

commit 57c7142b2041db850b57ad4d41eda7ea8ecc451d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-31 16:38:57 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-31 16:42:07 +0000

    biology/py-orange3-single-cell: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 biology/py-orange3-single-cell/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/biology/py-orange3-single-cell/Makefile b/biology/py-orange3-single-cell/Makefile
index fd3b8fcc1973..62df21377be5 100644
--- a/biology/py-orange3-single-cell/Makefile
+++ b/biology/py-orange3-single-cell/Makefile
@@ -27,6 +27,8 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	biolab
 USE_PYTHON=	distutils autoplist
 
+NO_ARCH=	yes
+
 OPTIONS_DEFINE=	DOCS
 
 DOCS_BUILD_DEPENDS=	gmake:devel/gmake \



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