diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-05-06 18:34:51 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-06 18:13:37 +0100 |
commit | d39c4c087f23947891e39d1763e20104e5f2b9ff (patch) | |
tree | 0350bdbb153cc1f71f5d39fdc6a9add2428681f8 /net-mail/fetchmail | |
parent | media-video/rtmpdump: stable 2.4_p20161210-r3 for hppa, bug #684614 (diff) | |
download | gentoo-d39c4c087f23947891e39d1763e20104e5f2b9ff.tar.gz gentoo-d39c4c087f23947891e39d1763e20104e5f2b9ff.tar.bz2 gentoo-d39c4c087f23947891e39d1763e20104e5f2b9ff.zip |
net-mail/fetchmail: stable 6.3.26-r4 for hppa, bug #684658
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@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 471891e51024..b05e428363c9 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} )" |