diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-07 07:21:51 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-07 07:25:00 +0100 |
commit | 63d225e2cce54dbe818382ae3e64eb60c0c517f5 (patch) | |
tree | 96b01f10f9a99dfb95977c1c5aa265b131ffa982 /net-mail | |
parent | sys-fs/fuse: stable 3.10.3 for ppc (diff) | |
download | gentoo-63d225e2cce54dbe818382ae3e64eb60c0c517f5.tar.gz gentoo-63d225e2cce54dbe818382ae3e64eb60c0c517f5.tar.bz2 gentoo-63d225e2cce54dbe818382ae3e64eb60c0c517f5.zip |
net-mail/fetchmail: stable 6.4.19 for ppc
stable wrt bug #793353
Package-Manager: Portage-3.0.19, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.4.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.4.19.ebuild b/net-mail/fetchmail/fetchmail-6.4.19.ebuild index a15a16e3d01d..96584027a596 100644 --- a/net-mail/fetchmail/fetchmail-6.4.19.ebuild +++ b/net-mail/fetchmail/fetchmail-6.4.19.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="GPL-2 public-domain" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="ssl nls kerberos tk socks" REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )" |