mail-client/mutt: restrict USE=vanilla with nntp or notmuch
authorFabian Groffen <grobian@gentoo.org>
Sun, 15 Sep 2019 15:31:26 +0000 (17:31 +0200)
committerFabian Groffen <grobian@gentoo.org>
Sun, 15 Sep 2019 15:35:56 +0000 (17:35 +0200)
Closes: https://bugs.gentoo.org/694486
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
mail-client/mutt/mutt-1.12.1.ebuild

index e7a091241ec94eee2f08cdae323b1e6e6f6193b4..6c1d31ab1ce2d8cfe332b17dfeff4f6d3aefbda8 100644 (file)
@@ -25,7 +25,8 @@ REQUIRED_USE="
        smime_classic?    ( ssl !gnutls )
        smtp?             ( ssl sasl )
        sasl?             ( || ( imap pop smtp nntp ) )
-       kerberos?         ( || ( imap pop smtp nntp ) )"
+       kerberos?         ( || ( imap pop smtp nntp ) )
+       vanilla?          ( !nntp !notmuch )"
 SLOT="0"
 LICENSE="GPL-2"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"