Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/fetchmail/
Date: Wed, 05 Aug 2020 02:43:25
Message-Id: 1596595398.36f2e31acf857cfdc67ffa558a38693b665d9ff9.sam@gentoo
1 commit: 36f2e31acf857cfdc67ffa558a38693b665d9ff9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 5 02:42:39 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 5 02:43:18 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36f2e31a
7
8 net-mail/fetchmail: Stabilize 6.4.8 sparc, #735422
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-mail/fetchmail/fetchmail-6.4.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-mail/fetchmail/fetchmail-6.4.8.ebuild b/net-mail/fetchmail/fetchmail-6.4.8.ebuild
16 index e6873810905..94e4d6d14ef 100644
17 --- a/net-mail/fetchmail/fetchmail-6.4.8.ebuild
18 +++ b/net-mail/fetchmail/fetchmail-6.4.8.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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
25 IUSE="ssl nls kerberos tk socks libressl"
26 REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )"