commit: 389842ff1fb6f135c8c9e479736567e034855879
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 22 12:50:31 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct 27 15:18:26 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=389842ff
net-mail/dovecot: Remove redundant local flag descs
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-mail/dovecot/metadata.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/net-mail/dovecot/metadata.xml b/net-mail/dovecot/metadata.xml
index ba8487bd7a7a..d94fbb16f7df 100644
--- a/net-mail/dovecot/metadata.xml
+++ b/net-mail/dovecot/metadata.xml
@@ -14,7 +14,6 @@
<flag name="solr">Add solr full text search (FTS) support</flag>
<flag name="stemmer">Add libstemmer support (for FTS)</flag>
<flag name="textcat">Add libtextcat language guessing support
for full text search (FTS)</flag>
- <flag name="zstd">Add support for zstd (de)compression</flag>
</use>
<upstream>
<remote-id type="github">dovecot/core</remote-id>