On Mon, 21 May 2007, Neal Becker wrote:
I have several x86_64 with current rawhide. If I do yum install blah It will install both blah.i386 and blah.x86_64.
This only happens if you have both i386 and x86_64 repos enabled. This is not default configuration. If you enable only x86_64 then this repo only contains i386 packages for libs and apps that are necessary also on x86_64 platform.
Adam Pribyl