diff options
Diffstat (limited to 'devel/py-asteval/Makefile')
-rw-r--r-- | devel/py-asteval/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-asteval/Makefile b/devel/py-asteval/Makefile index e216cc9b5431..7c8e64a8e50c 100644 --- a/devel/py-asteval/Makefile +++ b/devel/py-asteval/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@$ ${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} RUN_DEPENDS= ${PYNUMPY} -USES= python:3.8+ +USES= python USE_PYTHON= distutils autoplist pytest NO_ARCH= yes |