diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-12-30 13:24:44 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-12-30 13:30:12 +0000 |
| commit | 12dcd04a96f8bbd8a8e730588dad4e9584bcd483 (patch) | |
| tree | 4982bb40ddb5aaa129975493a1d51541cc3f51e8 /archivers/py-pyzstd | |
| parent | 7d097013811d005d626b24045c789c5c52a03d0a (diff) | |
Diffstat (limited to 'archivers/py-pyzstd')
| -rw-r--r-- | archivers/py-pyzstd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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} |
