commit: 048837c59ba0749a2afab6aa8667047b178e6832
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 13 20:52:08 2022 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Feb 13 21:07:43 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=048837c5
sci-libs/keras: fix ci 'RedundantLongDescription'
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
sci-libs/keras/metadata.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sci-libs/keras/metadata.xml b/sci-libs/keras/metadata.xml
index b0b89c812a51..c2708124bd6d 100644
--- a/sci-libs/keras/metadata.xml
+++ b/sci-libs/keras/metadata.xml
@@ -6,7 +6,8 @@
<name>Jason Zaman</name>
</maintainer>
<longdescription lang="en">
- TensorFlow Keras is an implementation of the Keras API that
uses TensorFlow as a backend.
+ A deep learning for humans. TensorFlow Keras is an
implementation
+ of the Keras API that uses TensorFlow as a backend.
</longdescription>
<upstream>
<remote-id type="github">keras-team/keras</remote-id>