From 15f90f6ccbefad4da31d3fed234694742646b51f Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Thu, 5 Sep 2024 13:30:13 +0800 Subject: [PATCH] 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