git: a9d6d97a7f20 - main - textproc/py-python-augeas: Add NO_ARCH

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


The branch main has been updated by sunpoet:

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

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

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

diff --git a/textproc/py-python-augeas/Makefile b/textproc/py-python-augeas/Makefile
index cd3e73d09420..8ed4d4201502 100644
--- a/textproc/py-python-augeas/Makefile
+++ b/textproc/py-python-augeas/Makefile
@@ -19,6 +19,8 @@ USE_PYTHON=	distutils py3kplist
 
 GH_ACCOUNT=	hercules-team
 
+NO_ARCH=	yes
+
 do-test:
 	@cd ${WRKSRC} && ${PYTHON_CMD} ${WRKSRC}/test/test_augeas.py
 


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