Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/mu/
Date: Mon, 29 Jan 2018 01:06:07
Message-Id: 1517185943.37706cf3787b2b2f94b2a47d9fa2a82110991cd0.whissi@gentoo
1 commit: 37706cf3787b2b2f94b2a47d9fa2a82110991cd0
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 29 00:32:23 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 29 00:32:23 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37706cf3
7
8 net-mail/mu: x86 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 | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
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 a4ac8770cf9..288e651c506 100644
17 --- a/net-mail/mu/mu-0.9.18-r2.ebuild
18 +++ b/net-mail/mu/mu-0.9.18-r2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/djcb/mu/archive/${PV}.tar.gz -> ${P}.tar.gz"
26
27 LICENSE="GPL-3"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="~amd64 x86"
31 IUSE="emacs"
32
33 # net-mail/mailutils also installes /usr/bin/mu. Block it until somebody