diff options
Diffstat (limited to 'dns/py-ns1-python')
| -rw-r--r-- | dns/py-ns1-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-ns1-python/Makefile b/dns/py-ns1-python/Makefile index d9ea1436c2f9..3cb41c0111df 100644 --- a/dns/py-ns1-python/Makefile +++ b/dns/py-ns1-python/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${P ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} -USES= python +USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |
