Tom Wijsman <tom...@gentoo.org> wrote: > > It is surprising that there are only ~400 packages that have multiple > slots available in the Portage tree; trying to reproduce this
No need to write a script for such things (export EIX_LIMIT_COMPACT=0 if you do not pipe the output): eix -c2 Packages with a slot different from "0" are found with eix -1, i.e. the following lists packages for which a "0" default would not lead to the desired result (because the only provided slot is not "0"): eix -c1 --and --not -2 Almost 1000 packages!