diff options
author | Sam James <sam@gentoo.org> | 2023-05-14 18:01:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-14 18:10:38 +0100 |
commit | b8140869736398b8914866a47e3f01e0790622a4 (patch) | |
tree | eae79de820d911f53485c62222743bc500995363 /app-shells/zsh | |
parent | app-editors/emacs: defer to new global USE=valgrind description (diff) | |
download | gentoo-b8140869736398b8914866a47e3f01e0790622a4.tar.gz gentoo-b8140869736398b8914866a47e3f01e0790622a4.tar.bz2 gentoo-b8140869736398b8914866a47e3f01e0790622a4.zip |
app-shells/zsh: defer to new global USE=valgrind description
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/zsh')
-rw-r--r-- | app-shells/zsh/metadata.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app-shells/zsh/metadata.xml b/app-shells/zsh/metadata.xml index e61b8484dfcf..b9eedff38fba 100644 --- a/app-shells/zsh/metadata.xml +++ b/app-shells/zsh/metadata.xml @@ -11,9 +11,6 @@ and tcsh were incorporated into zsh; many original features were added. </longdescription> - <use> - <flag name="valgrind">Support Valgrind (<pkg>dev-util/valgrind</pkg>) with annotations to improve results for memcheck.</flag> - </use> <upstream> <remote-id type="sourceforge">zsh</remote-id> </upstream> |