diff options
Diffstat (limited to 'math/py-python-picard/Makefile')
-rw-r--r-- | math/py-python-picard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-python-picard/Makefile b/math/py-python-picard/Makefile index 949d50ab2313..2cd909c59539 100644 --- a/math/py-python-picard/Makefile +++ b/math/py-python-picard/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}scikit-learn>0:science/py-scikit-learn@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= distutils concurrent autoplist NO_ARCH= yes |