git: 85d394da7f27 - main - databases/py-pypuppetdb: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Jun 2022 23:41:19 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=85d394da7f2771ddf3ec32d91f864cd374764898 commit 85d394da7f2771ddf3ec32d91f864cd374764898 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-03 23:24:18 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-03 23:36:57 +0000 databases/py-pypuppetdb: Add NO_ARCH Approved by: portmgr (blanket) --- databases/py-pypuppetdb/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/databases/py-pypuppetdb/Makefile b/databases/py-pypuppetdb/Makefile index 071b66e9bfce..1745cea5d4f5 100644 --- a/databases/py-pypuppetdb/Makefile +++ b/databases/py-pypuppetdb/Makefile @@ -13,6 +13,8 @@ USES= python:3.6+ USE_GITHUB= yes USE_PYTHON= autoplist distutils +NO_ARCH= yes + CONFLICTS_INSTALL= pypuppetdb03 GH_ACCOUNT= voxpupuli