diff options
author | Fabian Groffen <grobian@gentoo.org> | 2016-12-07 19:55:42 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2016-12-07 19:55:42 +0100 |
commit | c863cdffc5b3fcea9d1e07c4142ff355d1fb3806 (patch) | |
tree | f08f8e8caed271c1fc1cf939ebcf8821316577e9 | |
parent | mail-client/mutt: add back keywords after masking USE=notmuch, bug #587560 (diff) | |
download | gentoo-c863cdffc5b3fcea9d1e07c4142ff355d1fb3806.tar.gz gentoo-c863cdffc5b3fcea9d1e07c4142ff355d1fb3806.tar.bz2 gentoo-c863cdffc5b3fcea9d1e07c4142ff355d1fb3806.zip |
profiles: mask USE=notmuch for mail-client/mutt on arches lacking the keyword, bug #587560
-rw-r--r-- | profiles/default/bsd/package.use.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/default/bsd/package.use.mask b/profiles/default/bsd/package.use.mask index 537a699bc3f1..c914d8f2cd58 100644 --- a/profiles/default/bsd/package.use.mask +++ b/profiles/default/bsd/package.use.mask @@ -1,7 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Fabian Groffen <grobian@gentoo.org> (07 Dec 2016) +# unkeyworded notmuch dependency, bug #587560 +mail-client/mutt notmuch + # Matthias Maier <tamiko@gentoo.org> (24 Dec 2014) # dev-libs/xapian is currently not keyworded for any *-bsd profile app-doc/doxygen doxysearch |