aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-03 23:24:18 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-03 23:36:57 +0000
commit85d394da7f2771ddf3ec32d91f864cd374764898 (patch)
tree01eca2daaae9742585428b31a0c6dbb92ce919b9
parentec695642ccc08724dd418688b3f2078279afa627 (diff)
downloadports-85d394da7f2771ddf3ec32d91f864cd374764898.tar.gz
ports-85d394da7f2771ddf3ec32d91f864cd374764898.zip
databases/py-pypuppetdb: Add NO_ARCH
Approved by: portmgr (blanket)
-rw-r--r--databases/py-pypuppetdb/Makefile2
1 files changed, 2 insertions, 0 deletions
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