git: 37d860268d3e - main - textproc/py-et_xmlfile: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jul 14 16:20:12 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=37d860268d3ea7eb5bd6516af137747018bec2bb

commit 37d860268d3ea7eb5bd6516af137747018bec2bb
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-14 16:05:59 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-14 16:11:04 +0000

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

diff --git a/textproc/py-et_xmlfile/Makefile b/textproc/py-et_xmlfile/Makefile
index 9643bf6ef7c5..57eb917dda5a 100644
--- a/textproc/py-et_xmlfile/Makefile
+++ b/textproc/py-et_xmlfile/Makefile
@@ -14,4 +14,6 @@ LICENSE=	MIT
 USES=		python:3.6+
 USE_PYTHON=	distutils autoplist
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the dev-commits-ports-main mailing list