On Sat, Mar 04, 2017 at 09:30:42AM -0500, Michael Orlitzky wrote: > On 03/04/2017 06:38 AM, Dutch Ingraham wrote: > > Hi all - I'm running a systemd/hardened desktop with > > ACCEPT_KEYWORDS="~amd64". > > The result of an 'emerge -auDN --with-bdeps=y --complete-graph @world' is > > 'Nothing to merge; quitting.' > > > > However, if I 'emerge -1a sys-devel/llvm', I get: > > '[ebuild r U ] sys-devel/llvm-3.9.1-r1 [3.7.1-r3]' and > > '[ebuild rR ] media-libs/mesa-17.0.0' > > > > So, why is a reinstall of llvm triggering an upgrade but an @world is not? > > > > Once upon a time, did you "emerge --oneshot llvm"? You can check by > doing an "emerge --depclean" to see if llvm would be removed.
Michael, thanks for your response. No, I did not do a one-shot; llvm was brought in by way of mesa -> gallium; this is llvm's only use on this system as far as I know. Also, 'emerge -ac' shows no packages to remove.

