diff options
author | Sam James <sam@gentoo.org> | 2021-07-31 05:13:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-31 05:13:38 +0100 |
commit | cab8b8ad1f2311720531d54a545ded7d6edde4de (patch) | |
tree | 1fa2ac1965a5337913dea5c5214d641c9aa10494 /net-mail | |
parent | net-mail/fetchmail: Stabilize 6.4.20 ppc64, #804921 (diff) | |
download | gentoo-cab8b8ad1f2311720531d54a545ded7d6edde4de.tar.gz gentoo-cab8b8ad1f2311720531d54a545ded7d6edde4de.tar.bz2 gentoo-cab8b8ad1f2311720531d54a545ded7d6edde4de.zip |
net-mail/fetchmail: Stabilize 6.4.20 ppc, #804921
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.4.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.4.20.ebuild b/net-mail/fetchmail/fetchmail-6.4.20.ebuild index c98c31823383..e2ab38dd186c 100644 --- a/net-mail/fetchmail/fetchmail-6.4.20.ebuild +++ b/net-mail/fetchmail/fetchmail-6.4.20.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="GPL-2 public-domain" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="ssl nls kerberos tk socks" REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )" |