Unbreak bulk -a
This commit is contained in:
parent
6a54dc5b5a
commit
3c46f6e73c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=524022
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}joblib>0:devel/py-joblib@${PY_FLAVOR} \
|
|||
${PYTHON_PKGNAMEPREFIX}scikit-learn>=0.18:science/py-scikit-learn@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USES= python:3.5+
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
Loading…
Reference in a new issue