summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Sautier <sbraz@gentoo.org>2020-10-16 13:51:36 +0200
committerLouis Sautier <sbraz@gentoo.org>2020-10-16 13:52:39 +0200
commit217678a0bb9254fb7b1c0070235c5cd946008ab1 (patch)
treeea5d57a23c0b73e824d4412e25cbf8e49315a21a /net-analyzer/icinga2
parentnet-analyzer/icinga2: remove old (diff)
downloadgentoo-217678a0bb9254fb7b1c0070235c5cd946008ab1.tar.gz
gentoo-217678a0bb9254fb7b1c0070235c5cd946008ab1.tar.bz2
gentoo-217678a0bb9254fb7b1c0070235c5cd946008ab1.zip
net-analyzer/icinga2: fix USE=jumbo-build description
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
Diffstat (limited to 'net-analyzer/icinga2')
-rw-r--r--net-analyzer/icinga2/metadata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/icinga2/metadata.xml b/net-analyzer/icinga2/metadata.xml
index 15c8f7859e8a..720f4e2e47b7 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>