I found that qemu-0.14.0 uses the ssl use flag to control a dependency on net-libs/gnutls instead of the gnutls use flag. For all other packages on my system, the ssl use flag is for OpenSSL. Can the ebuild be fixed to use the gnutls use flag instead? Thanks, William
Created attachment 263525 [details] fix-ssl.patch This patch will switch the ebuild over to using the gnutls use flag.
William, please check bug 311627 for why we use ssl for gnutls support.
I wasn't aware of our policy that if only one ssl implementation is supported the ssl use flag should be used. Sorry about the noise.