diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-29 21:10:54 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-29 21:10:54 +0100 |
commit | 179d9a14d64978d089f7eedc350a2d240e8ea0dc (patch) | |
tree | 91398dba2d981e98b841f6f3aeb250813dcdc0fd /net-mail/fetchmail | |
parent | dev-libs/libp11: stable 0.4.10 for ppc64, bug #684634 (diff) | |
download | gentoo-179d9a14d64978d089f7eedc350a2d240e8ea0dc.tar.gz gentoo-179d9a14d64978d089f7eedc350a2d240e8ea0dc.tar.bz2 gentoo-179d9a14d64978d089f7eedc350a2d240e8ea0dc.zip |
net-mail/fetchmail: stable 6.3.26-r4 for ppc64, bug #684658
Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
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 4a6c43a11c06..75d6e331efe2 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} )" |