From 59e3d77a88a1f07f1c56f76ac7f6d7efb97c17b6 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Tue, 1 Aug 2023 00:32:01 +0800 Subject: [PATCH] net-mgmt/py-adal: Sort USES --- net-mgmt/py-adal/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mgmt/py-adal/Makefile b/net-mgmt/py-adal/Makefile index ea151a5cdff6..863e5c7ee1f5 100644 --- a/net-mgmt/py-adal/Makefile +++ b/net-mgmt/py-adal/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyjwt>=1.0.0<3:www/py-pyjwt@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dateutil>=2.1.0<3:devel/py-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0<3:www/py-requests@${PY_FLAVOR} -USES= python pycryptography:run +USES= pycryptography:run python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes