Disable 'unused local USE-description' check if there are any invalids.
authorMichał Górny <gentoo@mgorny.alt.pl>
Thu, 26 Aug 2010 16:38:52 +0000 (18:38 +0200)
committerZac Medico <zmedico@gentoo.org>
Thu, 26 Aug 2010 16:46:19 +0000 (09:46 -0700)
commitb0b3fdd9b572d9341e0456c7e1e241c795929224
tree4f0d2f6976720ae1e20315f2a6cb26e9eff91a0c
parent6d9615ea11988c45e4b7c47f40b0439b1ecefec8
Disable 'unused local USE-description' check if there are any invalids.

If any of the ebuilds is considered invalid, the used_useflags list may
not be complete. Thus, performing the test could cause a lot of useless
noise.
bin/repoman