git: a1e5a245c76e - main - textproc/py-mistune: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jun 14 17:49:15 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a1e5a245c76eeebdde156b30b43f8961eb15b045

commit a1e5a245c76eeebdde156b30b43f8961eb15b045
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-14 17:43:17 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-14 17:43:17 +0000

    textproc/py-mistune: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 textproc/py-mistune/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/textproc/py-mistune/Makefile b/textproc/py-mistune/Makefile
index a541819060a6..6e7c6a290bab 100644
--- a/textproc/py-mistune/Makefile
+++ b/textproc/py-mistune/Makefile
@@ -17,6 +17,8 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR}
 USES=		python:3.6+
 USE_PYTHON=	autoplist distutils
 
+NO_ARCH=	yes
+
 do-test:
 	@cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test
 


More information about the dev-commits-ports-main mailing list