Emerging media-libs/stk-4.4.3 results in: QA Notice: Missing soname symlink(s): usr/lib64/libstk.so.4 -> libstk.so.4.4.3 As a result, LMMS (Linux Multimedia Studio) cannot find libstk and revdep-rebuild triggers media-sound/lmms for a perpetual rebuild. As a temporary workaround, I can do "ln -s libstk.so.4.4.3 libstk.so.4" by hand after emerging, which fixes the problem. Reproducible: Always
fixed, thanks
Thank you. This fix needs a revbump, btw.