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, 30 Apr 2019 09:52:38
Message-Id: 1556617936.f57a411e03f3f7f262087578ddc01f9b74921255.zlogene@gentoo
1 commit: f57a411e03f3f7f262087578ddc01f9b74921255
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 30 09:52:16 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 30 09:52:16 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f57a411e
7
8 net-mail/fetchmail: amd64 stable wrt bug #684658
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild b/net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild
18 index 75d6e331efe..471891e5102 100644
19 --- a/net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild
20 +++ b/net-mail/fetchmail/fetchmail-6.3.26-r4.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 ~x86-fbsd ~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 ~x86-fbsd ~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} )"