diff options
Diffstat (limited to 'science/py-tensorflow-estimator/Makefile')
-rw-r--r-- | science/py-tensorflow-estimator/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/py-tensorflow-estimator/Makefile b/science/py-tensorflow-estimator/Makefile index 178aac234800..1d302a3041f4 100644 --- a/science/py-tensorflow-estimator/Makefile +++ b/science/py-tensorflow-estimator/Makefile @@ -13,6 +13,8 @@ COMMENT= TensorFlow Estimator, an API to simplify machine learning programming LICENSE= APACHE20 BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2020-05-05 BUILD_DEPENDS= bash:shells/bash \ bazel:devel/bazel029 \ |