Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/mu/
Date: Tue, 13 Feb 2018 20:52:12
Message-Id: 1518555122.c67d73106105e16857f5cc7f8019655eac7ea37b.pacho@gentoo
1 commit: c67d73106105e16857f5cc7f8019655eac7ea37b
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 13 20:50:42 2018 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 13 20:52:02 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c67d7310
7
8 net-mail/mu: amd64 stable, bug #645860
9
10 Package-Manager: Portage-2.3.20, Repoman-2.3.6
11
12 net-mail/mu/mu-0.9.18-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-mail/mu/mu-0.9.18-r2.ebuild b/net-mail/mu/mu-0.9.18-r2.ebuild
16 index 288e651c506..17815abc980 100644
17 --- a/net-mail/mu/mu-0.9.18-r2.ebuild
18 +++ b/net-mail/mu/mu-0.9.18-r2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/djcb/mu/archive/${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="~amd64 x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="emacs"
26
27 # net-mail/mailutils also installes /usr/bin/mu. Block it until somebody