Open
Description
The idea here is that pkgcheck wants either one or the other to be default enabled in IUSE.
From IRC:
16:32 <colores> What does this error (https://bpa.st/2YZQ) mean exactly? I assume, pkgcheck wants me to add +X or +wayland, but why?.
16:33 <ztrawhcse> colores: it is in man pkgcheck
16:33 <ztrawhcse> basically your IUSE default values are impossible for users to use by default
16:34 <ztrawhcse> however it is possible that for X / wayland specifically, the check could be relaxed
16:34 <ztrawhcse> given they are global flags one is likely to have set globally in the profile
16:34 <ztrawhcse> maybe arthurzam has some thoughts about this
16:40 <colores> Thanks, makes sense!
14:47 <@arthurzam> ztrawhcse: I would be thankful if you could open an issue on github.com/pkgcore/pkgcheck, where I'll ping QA team for opening the discussion on that. I can see from where you come, but I'm unsure all profiles define default X or wayland, and those cases even hit hard on AT process.
14:47 <@arthurzam> So input from QA team will be best
Are there exceptions to wanting REQUIRED_USE to have a valid default resolution, if it is "most likely" that the user's selected profile will toggle one independent of IUSE defaults?