diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-12-06 16:31:31 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-06 18:09:23 +0000 |
commit | ebdc084a68594b09bb74bc2110289628ead13511 (patch) | |
tree | d9d1306ae78e997aac625b4a0440bff82de759ca /net-mail/fetchmail | |
parent | dev-libs/oniguruma: stable 6.9.4 for sparc, bug #702012 (diff) | |
download | gentoo-ebdc084a68594b09bb74bc2110289628ead13511.tar.gz gentoo-ebdc084a68594b09bb74bc2110289628ead13511.tar.bz2 gentoo-ebdc084a68594b09bb74bc2110289628ead13511.zip |
net-mail/fetchmail: stable 6.4.1 for hppa, bug #701938
Package-Manager: Portage-2.3.79, Repoman-2.3.16
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.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.4.1.ebuild b/net-mail/fetchmail/fetchmail-6.4.1.ebuild index 3cd44feb7536..50dfc10678db 100644 --- a/net-mail/fetchmail/fetchmail-6.4.1.ebuild +++ b/net-mail/fetchmail/fetchmail-6.4.1.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 ~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 ~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} )" |