On Wed, 13 Jun 2012 18:58:40 +0200 Jeroen Roovers <j...@gentoo.org> wrote:
> > for i in x86 amd64 hppa $and_other_arches ;do ekeyword $i > > $ebuild;done > > ekeyword $(ARCHES) ${EBUILD} Or even go wild and do ekeyword all ${EBUILD} I don't know how well that magically works (as expected) in different scenarios (more than one SLOTs, no stable in the same SLOT and so on). jer