Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/exim/
Date: Tue, 27 Dec 2016 22:55:24
Message-Id: 1482879301.da3a27c7f8db13868c6962bbc8d961b2a40e6cf3.bman@gentoo
1 commit: da3a27c7f8db13868c6962bbc8d961b2a40e6cf3
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 27 22:55:01 2016 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 27 22:55:01 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da3a27c7
7
8 mail-mta/exim: amd64 stable wrt bug #602814
9
10 mail-mta/exim/exim-4.88.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/mail-mta/exim/exim-4.88.ebuild b/mail-mta/exim/exim-4.88.ebuild
14 index bb9dd0b..d125a72 100644
15 --- a/mail-mta/exim/exim-4.88.ebuild
16 +++ b/mail-mta/exim/exim-4.88.ebuild
17 @@ -25,7 +25,7 @@ HOMEPAGE="http://www.exim.org/"
18
19 SLOT="0"
20 LICENSE="GPL-2"
21 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
22 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
23
24 COMMON_DEPEND=">=sys-apps/sed-4.0.5
25 >=sys-libs/db-3.2:=