commit: 4721adf49d114a2dbb0db0579cbf37fba206361c Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Sat Dec 16 13:43:02 2017 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Sat Dec 16 13:43:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4721adf4
profiles/base/package.use.mask: unmask USE=gnutls for >=mutt-1.9.0 profiles/base/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 398d7729ddc..f8a06952e64 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -335,7 +335,7 @@ app-arch/cfv bittorrent # Fabian Groffen <[email protected]> (08 Sep 2015) # GnuTLS support is currently broken/causes hang, bug #559834 # http://dev.mutt.org/trac/ticket/3772 ->=mail-client/mutt-1.5.23-r8 gnutls +<mail-client/mutt-1.9.0 gnutls # Jason Zaman <[email protected]> (06 Sep 2015) # This is for cgmanager which is linux only.
