Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/fetchmail/
Date: Tue, 24 Dec 2019 15:18:19
Message-Id: 1577200674.667f8aca785b3789a02e06ff4c3a6763ed52a270.zlogene@gentoo
1 commit: 667f8aca785b3789a02e06ff4c3a6763ed52a270
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 24 15:17:54 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 24 15:17:54 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=667f8aca
7
8 net-mail/fetchmail: arm stable wrt bug #701938
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="arm"
12 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
13
14 net-mail/fetchmail/fetchmail-6.4.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-mail/fetchmail/fetchmail-6.4.1.ebuild b/net-mail/fetchmail/fetchmail-6.4.1.ebuild
18 index 1a737af6ba7..3514d377f46 100644
19 --- a/net-mail/fetchmail/fetchmail-6.4.1.ebuild
20 +++ b/net-mail/fetchmail/fetchmail-6.4.1.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
22
23 LICENSE="GPL-2 public-domain"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
26 +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
27 IUSE="ssl nls kerberos tk socks libressl"
28 REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )"