Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Mar 2024 19:10:26 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: d7920a76ad5d - main - security/py-pass-git-helper: Add NO_ARCH
Message-ID:  <202403091910.429JAQN1036836@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=d7920a76ad5d24bba49fff7e7f24432b820d1456

commit d7920a76ad5d24bba49fff7e7f24432b820d1456
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-09 19:10:09 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-09 19:10:09 +0000

    security/py-pass-git-helper: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 security/py-pass-git-helper/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/security/py-pass-git-helper/Makefile b/security/py-pass-git-helper/Makefile
index 213e96c9226f..e57b4a2329b5 100644
--- a/security/py-pass-git-helper/Makefile
+++ b/security/py-pass-git-helper/Makefile
@@ -20,4 +20,6 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	languitar
 USE_PYTHON=	autoplist concurrent distutils pytest
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



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