On Tue, Sep 09, 2008 at 07:50:12AM +0200, Frugalware Testsuite <[EMAIL PROTECTED]> wrote: > Details of 'missing-clean-x86_64' > missing package removes (use 'arch=x86_64 repoman clean group/pkgname' to fix) > -------------------------------------------------------------------------------- > > | aspell-fr > | xf86-input-keyboard > | xf86-input-mouse
bouleetbil, this was caused by you ;)
if we earlier have archs=('i686' 'x86_64'), then the proper way to add
ppc to archs() is archs=([EMAIL PROTECTED] 'ppc') and NOT archs=($archs 'ppc')
as the second form will just mean i686, not x86_64.
i fixed it this time, i just wrote it to prevent further breakages :)
pgp3jpefcDqBu.pgp
Description: PGP signature
_______________________________________________ Frugalware-devel mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-devel
