Code: Select all
[ebuild U ] dev-qt/qt-docs-5.9.3_p201711211135:5::gentoo [5.9.2_p201710050733:5::gentoo] USE="webengine%* -charts% -datavis% -networkauth% -script% -speech% -virtualkeyboard%" 210,634 KiBThe question is, how can I set all the flags to enabled without adding them one by one? If a new flag gets added, I don't want to have to update my package.use.
The opposite is easy - to disable all flags, set them to -*. But setting the flags to * doesn't do anything.




