diff options
Diffstat (limited to 'textproc/py-elasticsearch5/Makefile')
-rw-r--r-- | textproc/py-elasticsearch5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-elasticsearch5/Makefile b/textproc/py-elasticsearch5/Makefile index de46f51a736d..d7640b58723f 100644 --- a/textproc/py-elasticsearch5/Makefile +++ b/textproc/py-elasticsearch5/Makefile @@ -19,7 +19,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR ${PYTHON_PKGNAMEPREFIX}pyaml>0:textproc/py-pyaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} -USES= cpe python:3.6+ +USES= cpe python CPE_VENDOR= elastic USE_GITHUB= yes # tests not packaged with sdist |