mirror of
https://git.freebsd.org/ports.git
synced 2025-05-19 18:43:13 -04:00
science/py-tensorflow: enable on powerpc64le
Currently doesn't build, but fails with the same error that amd64 after 6 hours of building.
This commit is contained in:
parent
5a5e1aa4d6
commit
c422e549a9
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ COMMENT= Computation using data flow graphs for scalable machine learning
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
ONLY_FOR_ARCHS= amd64 powerpc64
|
ONLY_FOR_ARCHS= amd64 powerpc64 powerpc64le
|
||||||
|
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||||
${PYTHON_PKGNAMEPREFIX}grpcio-tools>=1.22.0:devel/py-grpcio-tools@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}grpcio-tools>=1.22.0:devel/py-grpcio-tools@${PY_FLAVOR} \
|
||||||
|
|
Loading…
Add table
Reference in a new issue