1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

devel/py-babelfish: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2022-09-11 00:07:15 +08:00
parent 3cc91e15ac
commit 9de6392266
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -13,4 +13,6 @@ LICENSE= BSD3CLAUSE
USES= python:3.6+
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>