So today I updated to dev-libs/icu-64.1:0/64.1, which forced a rebuild of a bunch of packages due to subslot deps. But when I was done I did my routine revdep-rebuild run, which thanks to subslotting is normally empty these days, and... * Checking dynamic linking consistency [ 15% ] * broken /bin/ncmpcpp (requires libicui18n.so.63 libicuuc.so.63) [ 100% ] * Generated new 3_broken.rr * Assigning files to packages * /bin/ncmpcpp -> media-sound/ncmpcpp (The binary is /usr/bin/ncmpcpp in the package, but with reverse-usrmerge /usr -> . on my system the resolved path is /bin/ncmpcpp.) So media-sound/ncmpcpp USE=icu needs its icu dep subslotted, so the rebuild will be handled by portage automatically and rebdep-rebuild won't have to clean up after the missing subslot dep. TIA =:^)
commit 99450e6ad29f061feadcb6774e94b74d980a70f0 Author: Jeroen Roovers <jer@gentoo.org> Date: Wed Apr 3 11:16:19 2019 +0200 media-sound/ncmpcpp: Depend on dev-libs/icu:= Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Jeroen Roovers <jer@gentoo.org>