1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

net/py-speedometer: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2024-04-13 17:29:58 +08:00
parent c2a613dc28
commit f86306995e
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -17,4 +17,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR} \
USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>