If portage tries to install "virtual/textbrowser" then it tries to install "net-www/links" when it should look for "www-client/links" My simple fix was to create /etc/portage/profile/virtuals and editing it so that it just contained this line "virtual/textbrowser www-client/links" Reproducible: Always Steps to Reproduce: 1. 2. 3.
this was fixed late yesterday, after I realised our pkgmove tool didn't update the virtuals definitions. sorry for the latency in that.