Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/email/
Date: Sat, 05 Sep 2020 01:21:32
Message-Id: 1599268865.78cae69f52d25159355f650cc39f98e4e1f5f2b8.sam@gentoo
1 commit: 78cae69f52d25159355f650cc39f98e4e1f5f2b8
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 5 01:21:05 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 5 01:21:05 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78cae69f
7
8 net-mail/email: Stabilize 3.1.3-r1 amd64, #739476
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-mail/email/email-3.1.3-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-mail/email/email-3.1.3-r1.ebuild b/net-mail/email/email-3.1.3-r1.ebuild
16 index 3f20f43dd79..03b751178f8 100644
17 --- a/net-mail/email/email-3.1.3-r1.ebuild
18 +++ b/net-mail/email/email-3.1.3-r1.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="http://www.cleancode.org/downloads/${PN}/${P}.tar.bz2"
20 LICENSE="GPL-2"
21 SLOT="0"
22
23 -KEYWORDS="~alpha ~amd64 x86"
24 +KEYWORDS="~alpha amd64 x86"
25 PATCHES=(
26 "${FILESDIR}"/${PN}-3.1.3-fno-common.patch
27 )