diff options
Diffstat (limited to 'devel/py-os-vif/Makefile')
-rw-r--r-- | devel/py-os-vif/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-os-vif/Makefile b/devel/py-os-vif/Makefile index 0c52ee90180a..d4eb8e631baf 100644 --- a/devel/py-os-vif/Makefile +++ b/devel/py-os-vif/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}debtcollector>=1.19.0:devel/py-debtcollector ${PYTHON_PKGNAMEPREFIX}pyroute2>=0.5.2:net/py-pyroute2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}stevedore>=1.20.0:devel/py-stevedore@${PY_FLAVOR} -USES= python:3.8+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |