Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/fetchmail/
Date: Tue, 07 May 2019 20:14:19
Message-Id: 1557260011.0c75aee669984bd4acd527baeef8f95d639d908f.klausman@gentoo
1 commit: 0c75aee669984bd4acd527baeef8f95d639d908f
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 7 20:13:21 2019 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Tue May 7 20:13:31 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c75aee6
7
8 net-mail/fetchmail-6.3.26-r4: alpha stable
9
10 Bug: http://bugs.gentoo.org/684658
11 Signed-off-by: Tobias Klausmann <klausman <AT> gentoo.org>
12
13 net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild b/net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild
17 index b05e428363c..bbf79806183 100644
18 --- a/net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild
19 +++ b/net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
21
22 LICENSE="GPL-2 public-domain"
23 SLOT="0"
24 -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"
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 IUSE="ssl nls kerberos tk socks libressl"
27 REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )"