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/email/
Date: Sun, 30 Aug 2020 19:10:30
Message-Id: 1598814612.f591d0c16adbe3823392dce123d480bf2b338a74.whissi@gentoo
1 commit: f591d0c16adbe3823392dce123d480bf2b338a74
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 30 19:04:34 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 30 19:10:12 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f591d0c1
7
8 net-mail/email: x86 stable (bug #739476)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-mail/email/email-3.1.3-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-mail/email/email-3.1.3-r1.ebuild b/net-mail/email/email-3.1.3-r1.ebuild
17 index e8b2a103b89..3f20f43dd79 100644
18 --- a/net-mail/email/email-3.1.3-r1.ebuild
19 +++ b/net-mail/email/email-3.1.3-r1.ebuild
20 @@ -9,7 +9,7 @@ SRC_URI="http://www.cleancode.org/downloads/${PN}/${P}.tar.bz2"
21 LICENSE="GPL-2"
22 SLOT="0"
23
24 -KEYWORDS="~alpha ~amd64 ~x86"
25 +KEYWORDS="~alpha ~amd64 x86"
26 PATCHES=(
27 "${FILESDIR}"/${PN}-3.1.3-fno-common.patch
28 )