Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 May 2022 11:49:11 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: bced47a78fa8 - main - math/py-brial: Add NO_ARCH
Message-ID:  <202205131149.24DBnBvp068663@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=bced47a78fa8773d94309adda47b75bdba12513d

commit bced47a78fa8773d94309adda47b75bdba12513d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-05-13 11:36:23 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-05-13 11:40:13 +0000

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

diff --git a/math/py-brial/Makefile b/math/py-brial/Makefile
index 84df51feee17..71f37c77ce2f 100644
--- a/math/py-brial/Makefile
+++ b/math/py-brial/Makefile
@@ -21,4 +21,6 @@ USES=		python:3.6+
 WRKSRC_SUBDIR=	sage-brial
 USE_PYTHON=	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?202205131149.24DBnBvp068663>