commit: 217678a0bb9254fb7b1c0070235c5cd946008ab1
Author: Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 16 11:51:36 2020 +0000
Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Fri Oct 16 11:52:39 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=217678a0
net-analyzer/icinga2: fix USE=jumbo-build description
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>
net-analyzer/icinga2/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/icinga2/metadata.xml
b/net-analyzer/icinga2/metadata.xml
index 15c8f7859e8..720f4e2e47b 100644
--- a/net-analyzer/icinga2/metadata.xml
+++ b/net-analyzer/icinga2/metadata.xml
@@ -8,7 +8,7 @@
<use>
<flag name="console">Adds support for line-editing in the
console</flag>
<flag name="lto">Adds support for link time optimization</flag>
- <flag name="jumbo-build">Combine source files to speed up build
process (may speed up build but requires more memory)</flag>
+ <flag name="jumbo-build">Combine source files to speed up build
process, requires more memory</flag>
<flag name="mail">Allows for mailing of alerts</flag>
<flag name="mariadb">Enable support for the mariadb database
backend</flag>
<flag name="nano-syntax">Adds support for syntax used in the
nano editor</flag>