diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-12 22:26:23 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-12 22:56:07 +0200 |
commit | 1a8533fe8fed24e541d84a2b25ac22d46c4e1c86 (patch) | |
tree | 739c1b185e69457bb654d1b9a386ec52fb41b628 /net-mail | |
parent | www-client/falkon: x86 stable (bug #683828) (diff) | |
download | gentoo-1a8533fe8fed24e541d84a2b25ac22d46c4e1c86.tar.gz gentoo-1a8533fe8fed24e541d84a2b25ac22d46c4e1c86.tar.bz2 gentoo-1a8533fe8fed24e541d84a2b25ac22d46c4e1c86.zip |
net-mail/fetchmail: x86 stable (bug #684658)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-mail')
-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 bbf798061834..9965858aaef1 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} )" |