diff options
Diffstat (limited to 'textproc/py-elasticsearch-async')
-rw-r--r-- | textproc/py-elasticsearch-async/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-elasticsearch-async/Makefile b/textproc/py-elasticsearch-async/Makefile index 4e3a19d8eccd..51e673c40876 100644 --- a/textproc/py-elasticsearch-async/Makefile +++ b/textproc/py-elasticsearch-async/Makefile @@ -18,7 +18,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0:devel/py-pytest-asyncio@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} -USES= python:3.4+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |