On Sun, 25 Jun 2023 at 18:19, Dale <[email protected]> wrote: > The following REQUIRED_USE flag constraints are unsatisfied: > ruby_targets_ruby30 > > The above constraints are a subset of the following complete expression: > exactly-one-of ( python_single_target_python3_10 > python_single_target_python3_11 ) any-of ( ruby_targets_ruby30 ) > > By default, it has no ruby target it seems, although it used to. The > on/off status changes. Setting to match the old way made it worse, as > mentioned above. I can't figure out how to make this work.
This might be a bug from the recent move to ruby31 as the default target, but the easy solution as I see it now is installing the unstable version klayout-0.28.9, which has the ruby31 target available. I found this bug, https://bugs.gentoo.org/903497, which was about stabilising 0.28.5 "because needed by ruby30", so I assume a similar action is needed now. Regards, Arve

