diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2019-05-07 22:13:21 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2019-05-07 22:13:31 +0200 |
commit | 0c75aee669984bd4acd527baeef8f95d639d908f (patch) | |
tree | 82893390597c910481ca5e7ea95c1598e511c664 /net-mail/fetchmail | |
parent | net-libs/libetpan-1.9.3-r0: alpha stable (diff) | |
download | gentoo-0c75aee669984bd4acd527baeef8f95d639d908f.tar.gz gentoo-0c75aee669984bd4acd527baeef8f95d639d908f.tar.bz2 gentoo-0c75aee669984bd4acd527baeef8f95d639d908f.zip |
net-mail/fetchmail-6.3.26-r4: alpha stable
Bug: http://bugs.gentoo.org/684658
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild b/net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild index b05e428363c9..bbf798061834 100644 --- a/net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild +++ b/net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="GPL-2 public-domain" SLOT="0" -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" +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" IUSE="ssl nls kerberos tk socks libressl" REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )" |