f [ x${ASPOSTFIX} = x6 ] ; then RDEPEND=">=app-text/aspell-0.60 sys-apps/which" KEYWORDS="~x86 ~ppc ~sparc ~amd64" else RDEPEND=">=app-text/aspell-0.50 sys-apps/which" KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64" fi will only include aspell in RDEPEND, but aspell also needed for almost all aspell-* packages at compile time. >>> Unpacking source... >>> Unpacking aspell-cy-0.50-3.tar.bz2 to /var/tmp/portage/aspell-cy-0.50.3/work >>> Source unpacked. /var/tmp/portage/aspell-cy-0.50.3/work/aspell-cy-0.50-3 Finding Dictionary file location ... ./configure: line 71: aspell: command not found Finding Data file location ... ./configure: line 75: aspell: command not found word-list-compress d < cy.cwl | aspell --lang=cy create master ./cy.rws /bin/sh: word-list-compress: command not found /bin/sh: aspell: command not found make: *** [cy.rws] Error 127 !!! ERROR: app-dicts/aspell-cy-0.50.3 failed. !!! Function aspell-dict_src_compile, Line 41, Exitcode 2 !!! (no error message) !!! If you need support, post the topmost build error, NOT this status message.
Thanks. Very good observation. Fixed.