On Thu, 03 Sep 2015 07:56:33 -0600, thelma@sys-concept.com wrote: > Here is /var/lib/portage/world This contains quite a lot of libraries. As a rule of thumb, you should rarely have libraries in world as you don't use them - the software you have in world uses them. You can quickly clean them out with sed -i /libs\//d /var/lib/portage/world Then run emerge --depclean --ask to clear out any that are no longer needed. -- Neil Bothwick Time is the best teacher; unfortunately it kills all its students.