git: 843416a54fe5 - main - devel/py-termcolor: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Sep 21 04:01:10 UTC 2021


The branch main has been updated by sunpoet:

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

commit 843416a54fe57d3b27ae351bac6418f0505892a1
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 03:27:58 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 03:47:27 +0000

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

diff --git a/devel/py-termcolor/Makefile b/devel/py-termcolor/Makefile
index a23cf4e35b2d..361584d039fb 100644
--- a/devel/py-termcolor/Makefile
+++ b/devel/py-termcolor/Makefile
@@ -15,4 +15,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-all mailing list