science/py-eccodes: Add NO_ARCH
This commit is contained in:
parent
bda4fee687
commit
2f42fc934a
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
|
|||
USES= python:3.7+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
do-test:
|
||||
cd ${WRKSRC} && ${SETENV} PYTHONPATH=${STAGEDIR}${PYTHON_SITELIBDIR} ${PYTHON_CMD} -m pytest -rs -v
|
||||
|
||||
|
|
Loading…
Reference in a new issue