diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-08-09 14:15:36 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-09 13:31:58 +0100 |
commit | c665a93710822c38a8b45449416c0ef3cf36444b (patch) | |
tree | 908bbb4ca5d7837717bb1824faaa05ca8824edf0 /net-mail/fetchmail | |
parent | media-plugins/libvisual-plugins: mark 0.4.0-r4 sparc, bug #736294 (diff) | |
download | gentoo-c665a93710822c38a8b45449416c0ef3cf36444b.tar.gz gentoo-c665a93710822c38a8b45449416c0ef3cf36444b.tar.bz2 gentoo-c665a93710822c38a8b45449416c0ef3cf36444b.zip |
net-mail/fetchmail: stable 6.4.8 for hppa, bug #735422
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.4.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.4.8.ebuild b/net-mail/fetchmail/fetchmail-6.4.8.ebuild index 10dacbe51a8d..fe2a41ee0afc 100644 --- a/net-mail/fetchmail/fetchmail-6.4.8.ebuild +++ b/net-mail/fetchmail/fetchmail-6.4.8.ebuild @@ -14,7 +14,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 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +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" IUSE="ssl nls kerberos tk socks libressl" REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )" |