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

Fails the same way on mips as powerpc.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2018-03-17 21:24:24 +00:00
parent d73ab69201
commit 07f9e6a104
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464847

View File

@ -13,13 +13,13 @@ COMMENT= Light-weight microthreads for Python
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
NOT_FOR_ARCHS= powerpc64
NOT_FOR_ARCHS= mips mips64 powerpc64
NOT_FOR_ARCHS_REASON= greenlet needs to be ported to this platform
DO_MAKE_TEST= ${PYTHON_CMD}
TEST_TARGET= run-tests.py
USE_PYTHON= autoplist concurrent distutils
USES= python
USE_PYTHON= autoplist concurrent distutils
post-install:
${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/greenlet.so