diff options
Diffstat (limited to 'math/py-fvcore/Makefile')
-rw-r--r-- | math/py-fvcore/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-fvcore/Makefile b/math/py-fvcore/Makefile index b9f34f9a733b..50b508012db5 100644 --- a/math/py-fvcore/Makefile +++ b/math/py-fvcore/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}iopath>0:devel/py-iopath@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yacs>0:devel/py-yacs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |