textproc/py-sphinx-markdown-tables: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2022-01-24 02:26:33 +08:00
parent 43bece15f4
commit 2aa824b080
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -18,4 +18,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markdown>=0:textproc/py-markdown@${PY_FLAVOR
USES= python:3.6+
USE_PYTHON= autoplist distutils concurrent
NO_ARCH= yes
.include <bsd.port.mk>