devel/py-pytest-plus: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2023-05-03 00:21:30 +08:00
parent 3422b762f5
commit 22454d2ce0
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -19,4 +19,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=6.0.1:devel/py-pytest@${PY_FLAVOR}
USES= python:3.9+
USE_PYTHON= autoplist pep517 pytest
NO_ARCH= yes
.include <bsd.port.mk>