On 09/09/2015 06:14 PM, Ian Stakenvicius wrote: > > > Right... So, back to the issue at hand. If a package -always- > depends on a gtk (usually gtk2), but can optionally be configured to > depend on gtk3 instead (and it should be optional because support > isn't clearly stable yet), what's the solution here? >
Provide the gtk3 version in an overlay (without gtk3 USE flag), because that's where experimental stuff belongs. If people want to test it, they can do it an we don't have to use ugly stuff like package.use.stable.mask.