git: 7ad528508c4c - main - science/py-tensorflow: mark BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Jul 2022 20:51:25 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=7ad528508c4cb63fa1ab50e1de09a0e05b277816 commit 7ad528508c4cb63fa1ab50e1de09a0e05b277816 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2022-07-21 19:47:33 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2022-07-21 20:49:19 +0000 science/py-tensorflow: mark BROKEN Approved by: portmgr blanket --- science/py-tensorflow/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/science/py-tensorflow/Makefile b/science/py-tensorflow/Makefile index 6c907e30ccb4..ccfdfbc6e3e7 100644 --- a/science/py-tensorflow/Makefile +++ b/science/py-tensorflow/Makefile @@ -13,6 +13,8 @@ COMMENT= Computation using data flow graphs for scalable machine learning LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= does not build: candidate function template not viable: requires 3 arguments, but 2 were provided + ONLY_FOR_ARCHS= amd64 powerpc64 powerpc64le BUILD_DEPENDS= ${RUN_DEPENDS} \