git: 17e3d031caa9 - main - devel/py-pyusb: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Sep 2022 16:10:16 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=17e3d031caa9450bd7f3afab88f271dceb49cd0a commit 17e3d031caa9450bd7f3afab88f271dceb49cd0a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-09-10 16:07:17 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-09-10 16:07:17 +0000 devel/py-pyusb: Add NO_ARCH Approved by: portmgr (blanket) --- devel/py-pyusb/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/py-pyusb/Makefile b/devel/py-pyusb/Makefile index 520ae869aae6..006ac69c8fdc 100644 --- a/devel/py-pyusb/Makefile +++ b/devel/py-pyusb/Makefile @@ -15,7 +15,7 @@ USE_PYTHON= autoplist concurrent distutils USE_GITHUB= yes -#NO_ARCH= yes +NO_ARCH= yes PORTDOCS= *.rst