diff options
Diffstat (limited to 'devel/py-os-win/Makefile')
-rw-r--r-- | devel/py-os-win/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-os-win/Makefile b/devel/py-os-win/Makefile index e800fbc40f64..9c0535b84c58 100644 --- a/devel/py-os-win/Makefile +++ b/devel/py-os-win/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.3.4:devel/py-babel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}oslo.utils>=4.7.0:devel/py-oslo.utils@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} -USES= python:3.8+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |