Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/fetchmail/
Date: Fri, 20 May 2022 20:01:07
Message-Id: 1653076846.3637325f3f434bb111a7013d61e79a613749fd4b.jsmolic@gentoo
1 commit: 3637325f3f434bb111a7013d61e79a613749fd4b
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 20 20:00:46 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Fri May 20 20:00:46 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3637325f
7
8 net-mail/fetchmail: Stabilize 6.4.27 ppc, #846143
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 net-mail/fetchmail/fetchmail-6.4.27.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-mail/fetchmail/fetchmail-6.4.27.ebuild b/net-mail/fetchmail/fetchmail-6.4.27.ebuild
16 index 540cf5012934..20a5078c0f6d 100644
17 --- a/net-mail/fetchmail/fetchmail-6.4.27.ebuild
18 +++ b/net-mail/fetchmail/fetchmail-6.4.27.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
20
21 LICENSE="GPL-2 public-domain"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
25 IUSE="ssl nls kerberos tk socks"
26 REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )"