1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

devel/py-cppy: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2022-01-12 01:46:00 +08:00
parent 1c075990af
commit 255db79eef
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -13,4 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
.include <bsd.port.mk>