Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/fetchmail/
Date: Mon, 29 Apr 2019 20:09:35
Message-Id: 1556568560.c2eac27a7c66b46638ca25f4bd7eb01a1347be50.slyfox@gentoo
1 commit: c2eac27a7c66b46638ca25f4bd7eb01a1347be50
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 29 20:09:20 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 29 20:09:20 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2eac27a
7
8 net-mail/fetchmail: stable 6.3.26-r4 for ppc, bug #684658
9
10 Package-Manager: Portage-2.3.65, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
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 3a35d318b2a..4a6c43a11c0 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} )"