Wine requires a 32-bit version of gnutls. One is not available in an emul-linux package for amd64. The wine ebuild on amd64 currently depends on gnutls, which doesn't provide the required gnutls. Building wine with the gnutls flag causes the compilation to fail due to missing gnutls. Reproducible: Always Expected Results: It should either: 1. Not support the gnutls flag on amd64. I'm not familiar with portage, but a quick glance at the files makes me believe that there is no way to disable a use flag for a architecture/package combination, so I don't know how this could be done. 2. Providing an ebuild for 32-bit gnutls.
*** This bug has been marked as a duplicate of bug 244422 ***