git: 479bf60b0bf6 - main - devel/py-argparse: Add NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jul 24 20:33:22 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=479bf60b0bf6874777456a490b08e57bfb76a20c
commit 479bf60b0bf6874777456a490b08e57bfb76a20c
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-24 20:24:22 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-24 20:24:22 +0000
devel/py-argparse: Add NO_ARCH
Approved by: portmgr (blanket)
---
devel/py-argparse/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/py-argparse/Makefile b/devel/py-argparse/Makefile
index a6f634633c31..ce723729ad60 100644
--- a/devel/py-argparse/Makefile
+++ b/devel/py-argparse/Makefile
@@ -14,4 +14,6 @@ LICENSE= PSFL
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