1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

devel/py-num2words: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2023-09-22 11:22:14 +08:00
parent 05b4880d25
commit cbdcfca2c9
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

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