git: 6950b96e2b83 - main - net/onionprobe: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Sep 2022 16:10:19 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6950b96e2b83025b0b14cbe150188de99fea363a
commit 6950b96e2b83025b0b14cbe150188de99fea363a
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-09-10 16:07:26 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-09-10 16:07:26 +0000
net/onionprobe: Add NO_ARCH
Approved by: portmgr (blanket)
---
net/onionprobe/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/net/onionprobe/Makefile b/net/onionprobe/Makefile
index abda99f412ec..2a1764de513e 100644
--- a/net/onionprobe/Makefile
+++ b/net/onionprobe/Makefile
@@ -24,6 +24,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=0:security/py-cryptography@${P
USES= python:3.6+ shebangfix
USE_PYTHON= autoplist distutils
+NO_ARCH= yes
+
SHEBANG_FILES= packages/*.py \
packages/onionprobe/*.py