diff options
author | 2024-04-28 11:50:07 -0700 | |
---|---|---|
committer | 2024-04-28 11:53:15 -0700 | |
commit | 72975b267a62abaf1a2df0f4ece7018bbbdf236a (patch) | |
tree | 16996d28cee2ee2bee2c4c40436c8614fbdd993e /profiles | |
parent | net-dns/pdns-recursor: stabilize 5.0.4 for amd64, x86 (diff) | |
download | gentoo-72975b267a62abaf1a2df0f4ece7018bbbdf236a.tar.gz gentoo-72975b267a62abaf1a2df0f4ece7018bbbdf236a.tar.bz2 gentoo-72975b267a62abaf1a2df0f4ece7018bbbdf236a.zip |
package.mask: Last Rites sci-libs/keras-{applications,preprocessing}
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 03e86c811499..be00dda8cf7f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Jason Zaman <perfinion@gentoo.org> (2024-04-28) +# TensorFlow was removed from the tree in feb, Keras applications and +# preprocessing no longer have any revdeps in the tree. For ML, the +# recommendation is to install from pip in a venv. +# Removal in 30 days. Bug #930830 +sci-libs/keras-applications +sci-libs/keras-preprocessing + # Sam James <sam@gentoo.org> (2024-04-28) # Masked for testing. Tracker bug: bug #930805. >=sys-libs/ncurses-6.5 |