Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jun 2022 09:07:46 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: 0503cf39d76e - main - textproc/py-junit-xml: Add NO_ARCH
Message-ID:  <202206030907.25397kkp094139@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=0503cf39d76eb4a88ce874e3164db4735ee334c2

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

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

diff --git a/textproc/py-junit-xml/Makefile b/textproc/py-junit-xml/Makefile
index 68d0e4cb9dc9..d6ed9e095c89 100644
--- a/textproc/py-junit-xml/Makefile
+++ b/textproc/py-junit-xml/Makefile
@@ -16,4 +16,6 @@ GH_ACCOUNT=	kyrus
 GH_PROJECT=	python-${PORTNAME}
 GH_TAGNAME=	4bd08a2
 
+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.25397kkp094139>