commit: 001274f24419a9e21c6fe74de07314deb8237e90 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Thu Jun 15 14:43:54 2017 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Thu Jun 15 14:43:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=001274f2
profiles/default/linux/alpha/package.use.mask: mask USE=notmuch for mutt, #604902 profiles/default/linux/alpha/package.use.mask | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/profiles/default/linux/alpha/package.use.mask b/profiles/default/linux/alpha/package.use.mask index 5b64a27123b..2b025052922 100644 --- a/profiles/default/linux/alpha/package.use.mask +++ b/profiles/default/linux/alpha/package.use.mask @@ -1,2 +1,7 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + +# Fabian Groffen <[email protected]> (2017-06-15) +# net-mail/notmuch is not keyworded, and holds back stabilisation, see +# bug https://bugs.gentoo.org/show_bug.cgi?id=604902 +mail-client/mutt notmuch
