From: Fabian Groffen Date: Tue, 23 Jul 2019 18:15:35 +0000 (+0200) Subject: mail-mta/exim: lack of TLS forces DKIM off X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=75d254d4ea90f99e8c2fe01104f6eae4033c6a89;p=gentoo.git mail-mta/exim: lack of TLS forces DKIM off Bug: https://bugs.gentoo.org/689910 Signed-off-by: Fabian Groffen Package-Manager: Portage-2.3.66, Repoman-2.3.11 --- diff --git a/mail-mta/exim/exim-4.92-r2.ebuild b/mail-mta/exim/exim-4.92-r2.ebuild index 3ccacfb418c6..1ec2588c9883 100644 --- a/mail-mta/exim/exim-4.92-r2.ebuild +++ b/mail-mta/exim/exim-4.92-r2.ebuild @@ -14,6 +14,7 @@ REQUIRED_USE=" pkcs11? ( ssl ) spf? ( exiscan-acl ) srs? ( exiscan-acl ) + !ssl? ( !dkim ) " # NOTE on USE="gnutls dane", gnutls[dane] is masked in base, unmasked # for x86 and amd64 only, due to this, repoman won't allow depending on