git: 008bae801290 - main - devel/py-pretend: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Nov 2021 18:30:11 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=008bae8012909fc3fb64e2609abd10cf9dc4dc50 commit 008bae8012909fc3fb64e2609abd10cf9dc4dc50 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-11-21 18:24:48 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-11-21 18:24:48 +0000 devel/py-pretend: Add NO_ARCH Approved by: portmgr (blanket) --- devel/py-pretend/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/py-pretend/Makefile b/devel/py-pretend/Makefile index a6582d2f3e95..f9c5f045856b 100644 --- a/devel/py-pretend/Makefile +++ b/devel/py-pretend/Makefile @@ -17,6 +17,8 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist distutils +NO_ARCH= yes + USE_GITHUB= yes GH_ACCOUNT= alex