Date: Wed, 30 Jun 2021 20:49:38 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: 2047e3a5f3ce - main - www/py-azure-common: Add NO_ARCH Message-ID: <202106302049.15UKncu7059015@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=2047e3a5f3ce27328c5831ba03967d5537712351 commit 2047e3a5f3ce27328c5831ba03967d5537712351 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-30 20:41:42 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-30 20:44:31 +0000 www/py-azure-common: Add NO_ARCH Approved by: portmgr (blanket) --- www/py-azure-common/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/py-azure-common/Makefile b/www/py-azure-common/Makefile index c81f237d61aa..6bd4199883ff 100644 --- a/www/py-azure-common/Makefile +++ b/www/py-azure-common/Makefile @@ -12,4 +12,6 @@ LICENSE= MIT USES= azurepy python:3.6+ zip USE_PYTHON= autoplist concurrent distutils +NO_ARCH= yes + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106302049.15UKncu7059015>