summaryrefslogtreecommitdiff
path: root/devel/py-aiortc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-aiortc/Makefile')
-rw-r--r--devel/py-aiortc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-aiortc/Makefile b/devel/py-aiortc/Makefile
index 44fe804021f9..29664ddacc52 100644
--- a/devel/py-aiortc/Makefile
+++ b/devel/py-aiortc/Makefile
@@ -26,6 +26,8 @@ RUN_DEPENDS= ${PYNUMPY} \
USES= localbase python
USE_PYTHON= autoplist concurrent cryptography pep517
+NO_ARCH= yes
+
post-patch:
@${REINPLACE_CMD} -e 's|^license = "BSD-3-Clause"|license = { text = "BSD-3-Clause" }|' \
${WRKSRC}/pyproject.toml