git: 41526a1bd496 - main - devel/py-d2to1: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Mar 2022 13:49:09 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=41526a1bd496dffdc03676a64e1d1d3c725676ab commit 41526a1bd496dffdc03676a64e1d1d3c725676ab Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-03-25 13:11:10 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-03-25 13:37:59 +0000 devel/py-d2to1: Add NO_ARCH Approved by: portmgr (blanket) --- devel/py-d2to1/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/py-d2to1/Makefile b/devel/py-d2to1/Makefile index 1299ab2c7e7d..e95eb9b3270d 100644 --- a/devel/py-d2to1/Makefile +++ b/devel/py-d2to1/Makefile @@ -17,6 +17,8 @@ USES= python:3.6+ USE_GITHUB= yes USE_PYTHON= distutils autoplist +NO_ARCH= yes + GH_ACCOUNT= embray do-test: