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 01:09:08
Message-Id: 1596589742.f1e05a8a95ec4807b491f9d4905482b8e1109fca.sam@gentoo
1 commit: f1e05a8a95ec4807b491f9d4905482b8e1109fca
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 5 01:08:50 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 5 01:09:02 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1e05a8a
7
8 net-mail/fetchmail: arm stable (bug #735422)
9
10 Package-Manager: Portage-3.0.1, Repoman-2.3.23
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 net-mail/fetchmail/fetchmail-6.4.8.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-mail/fetchmail/fetchmail-6.4.8.ebuild b/net-mail/fetchmail/fetchmail-6.4.8.ebuild
17 index 657ffb71fe6..e6873810905 100644
18 --- a/net-mail/fetchmail/fetchmail-6.4.8.ebuild
19 +++ b/net-mail/fetchmail/fetchmail-6.4.8.ebuild
20 @@ -14,7 +14,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 ~sparc ~x86 ~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 ~sparc ~x86 ~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} )"