summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/py-azure-keyvault-keys/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-azure-keyvault-keys/Makefile b/security/py-azure-keyvault-keys/Makefile
index 8f309aa1f7c2..a7fa08281cd9 100644
--- a/security/py-azure-keyvault-keys/Makefile
+++ b/security/py-azure-keyvault-keys/Makefile
@@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1<2:www/py-azure-common@${PY
${PYTHON_PKGNAMEPREFIX}isodate>=0.6.1:devel/py-isodate@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.0.1:devel/py-typing-extensions@${PY_FLAVOR}
-USES= python pycryptography:run zip
+USES= pycryptography:run python zip
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes