science/py-tensorflow: Simplify USES=llvm
Reported by: jbeich@
This commit is contained in:
parent
b83d99e051
commit
f8897c26b7
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ RUN_DEPENDS= pybind11>=2.6.2:devel/pybind11 \
|
|||
${PYTHON_PKGNAMEPREFIX}packaging>=21.3:devel/py-packaging@${PY_FLAVOR} \
|
||||
pybind11>=2.6.2:devel/pybind11
|
||||
|
||||
USES= jpeg llvm:min=16,max=16 python:3.7+ shebangfix ssl
|
||||
USES= jpeg llvm:16 python:3.7+ shebangfix ssl
|
||||
USE_CXXSTD= c++17
|
||||
USE_GITHUB= yes
|
||||
USE_PYTHON= distutils
|
||||
|
|
Loading…
Reference in a new issue