Date: Thu, 5 Sep 2024 06:23:24 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 15f90f6ccbef - main - graphics/py-rich-pixels: Add NO_ARCH Message-ID: <202409050623.4856NO4J015477@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=15f90f6ccbefad4da31d3fed234694742646b51f commit 15f90f6ccbefad4da31d3fed234694742646b51f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-05 05:30:13 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-05 06:18:34 +0000 graphics/py-rich-pixels: Add NO_ARCH Approved by: portmgr (blanket) --- graphics/py-rich-pixels/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/py-rich-pixels/Makefile b/graphics/py-rich-pixels/Makefile index 9f8e55e94f4e..08b799f35d2c 100644 --- a/graphics/py-rich-pixels/Makefile +++ b/graphics/py-rich-pixels/Makefile @@ -23,4 +23,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markdown-it-py>=3.0.0:textproc/py-markdown-i USES= python USE_PYTHON= autoplist pep517 +NO_ARCH= yes + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409050623.4856NO4J015477>