diff options
Diffstat (limited to 'devel/py-azure-appconfiguration/Makefile')
-rw-r--r-- | devel/py-azure-appconfiguration/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-azure-appconfiguration/Makefile b/devel/py-azure-appconfiguration/Makefile index aff4e834a8c6..9bf739530ab3 100644 --- a/devel/py-azure-appconfiguration/Makefile +++ b/devel/py-azure-appconfiguration/Makefile @@ -14,7 +14,7 @@ LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.6.10:net-mgmt/py-msrest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-core>=1.2.2<2.0.0:devel/py-azure-core@${PY_FLAVOR} -USES= azurepy python zip +USES= azurepy python:3.6+ zip USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |