git: 5193d2209644 - main - devel/py-billiard: Add NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Sep 27 16:01:39 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5193d220964447d5da4b95b48c6122ee822f8268
commit 5193d220964447d5da4b95b48c6122ee822f8268
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-27 15:45:12 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-27 15:56:30 +0000
devel/py-billiard: Add NO_ARCH
Approved by: portmgr (blanket)
---
devel/py-billiard/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/py-billiard/Makefile b/devel/py-billiard/Makefile
index 4bbfbeebdc3a..aa18555e1a13 100644
--- a/devel/py-billiard/Makefile
+++ b/devel/py-billiard/Makefile
@@ -14,4 +14,6 @@ LICENSE= BSD3CLAUSE
USES= python:3.6+
USE_PYTHON= distutils autoplist
+NO_ARCH= yes
+
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list