diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-12-05 22:32:07 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-05 22:14:41 +0000 |
commit | e90a4a904960afcd5f1bf12072023062e06ca393 (patch) | |
tree | dc88492874074f36ef89f0752548dc2e7efcf582 /net-mail | |
parent | dev-ruby/nokogiri: stable 1.10.4 for hppa, bug #691974 (diff) | |
download | gentoo-e90a4a904960afcd5f1bf12072023062e06ca393.tar.gz gentoo-e90a4a904960afcd5f1bf12072023062e06ca393.tar.bz2 gentoo-e90a4a904960afcd5f1bf12072023062e06ca393.zip |
net-mail/fetchmail: stable 6.4.1 for sparc, bug #701938
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-mail')
-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 07fcab99f546..3cd44feb7536 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} )" |