Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/msmtp/
Date: Mon, 02 Apr 2018 18:06:51
Message-Id: 1522692384.13d492326a7eb8c7d937f9b590c90c8061a83bf8.leio@gentoo
1 commit: 13d492326a7eb8c7d937f9b590c90c8061a83bf8
2 Author: Alexey Korepanov <kaikaikai <AT> yandex <DOT> ru>
3 AuthorDate: Sat Mar 31 21:54:09 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 2 18:06:24 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13d49232
7
8 mail-mta/msmtp: keyword ~arm64
9
10 mail-mta/msmtp/msmtp-1.6.6.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/mail-mta/msmtp/msmtp-1.6.6.ebuild b/mail-mta/msmtp/msmtp-1.6.6.ebuild
14 index 90854789913..5daaadaad46 100644
15 --- a/mail-mta/msmtp/msmtp-1.6.6.ebuild
16 +++ b/mail-mta/msmtp/msmtp-1.6.6.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2017 Gentoo Foundation
19 +# Copyright 1999-2018 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=6
23 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/msmtp/${P}.tar.xz"
24
25 LICENSE="GPL-3"
26 SLOT="0"
27 -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos"
28 +KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos"
29 IUSE="doc gnutls idn libressl libsecret +mta nls sasl ssl vim-syntax"
30
31 CDEPEND="