git: 12dcd04a96f8 - main - archivers/py-pyzstd: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Dec 2025 13:35:07 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=12dcd04a96f8bbd8a8e730588dad4e9584bcd483
commit 12dcd04a96f8bbd8a8e730588dad4e9584bcd483
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-30 13:24:44 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-30 13:30:12 +0000
archivers/py-pyzstd: Add NO_ARCH
Approved by: portmgr (blanket)
---
archivers/py-pyzstd/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/archivers/py-pyzstd/Makefile b/archivers/py-pyzstd/Makefile
index d561feaade82..ab675e4b3004 100644
--- a/archivers/py-pyzstd/Makefile
+++ b/archivers/py-pyzstd/Makefile
@@ -18,6 +18,7 @@ RUN_DEPENDS= ${PY_BACKPORTS.ZSTD}
USES= python
USE_PYTHON= autoplist pep517 pytest
+NO_ARCH= yes
TEST_ENV= ${MAKE_ENV} \
PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}