From ce0d8617e3345ecaaf62655324b8afecfd95100a Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Sun, 15 Sep 2019 17:31:26 +0200 Subject: [PATCH] mail-client/mutt: restrict USE=vanilla with nntp or notmuch Closes: https://bugs.gentoo.org/694486 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Fabian Groffen --- mail-client/mutt/mutt-1.12.1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mail-client/mutt/mutt-1.12.1.ebuild b/mail-client/mutt/mutt-1.12.1.ebuild index e7a091241ec9..6c1d31ab1ce2 100644 --- a/mail-client/mutt/mutt-1.12.1.ebuild +++ b/mail-client/mutt/mutt-1.12.1.ebuild @@ -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" -- 2.26.2