On 28/03/13 20:39, Paul Hartman wrote:
Like the forum post you linked says, instead of setting abi_x86_32 as a USE flag, what you can do in your make.conf is set:ABI_X86="64 32" (if you want to build both 32bit and 64bit)
I think ABI_X86="32" is enough, since on AMD64 the "64" is always there implicitly.