diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-04 13:03:04 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-04 13:05:44 +0100 |
commit | 0e08d4d97637cfd9cc57717899d5d1b9d629e801 (patch) | |
tree | 11a8237fffa91407fa9a85ad897074a856c7c31e /app-portage/eix | |
parent | profiles/arch/arm64: Mask more net-dns/avahi flags (diff) | |
download | gentoo-0e08d4d97637cfd9cc57717899d5d1b9d629e801.tar.gz gentoo-0e08d4d97637cfd9cc57717899d5d1b9d629e801.tar.bz2 gentoo-0e08d4d97637cfd9cc57717899d5d1b9d629e801.zip |
app-portage/eix: Remove unused local flag (mea culpa!)
Diffstat (limited to 'app-portage/eix')
-rw-r--r-- | app-portage/eix/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-portage/eix/metadata.xml b/app-portage/eix/metadata.xml index 9a3193359954..f07795f51987 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> |