commit: 0e08d4d97637cfd9cc57717899d5d1b9d629e801
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 4 12:03:04 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar 4 12:05:44 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e08d4d9
app-portage/eix: Remove unused local flag (mea culpa!)
app-portage/eix/metadata.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/app-portage/eix/metadata.xml b/app-portage/eix/metadata.xml
index 9a319335995..f07795f5198 100644
--- a/app-portage/eix/metadata.xml
+++ b/app-portage/eix/metadata.xml
@@ -14,7 +14,6 @@
<use>
<flag name="debug">Build with upstream's CXXFLAGS/LDFLAGS for debugging
support; not recommended for normal use.</flag>
<flag name="doc">Create description of the eix cache file additionally in
html format</flag>
- <flag name="jumbo-build">Compile faster and produce better binary.
Recommended unless compiling on a quite memory-restricted system.</flag>
<flag name="sqlite">Compile in support for portage's sqlite backend; to
actually use it you need additional configuration of portage and eix</flag>
</use>
<upstream>