diff options
author | 2019-12-10 11:54:05 +0100 | |
---|---|---|
committer | 2019-12-10 11:54:05 +0100 | |
commit | 96245eac8b2a7bb898a3b91c968a3815d71a5074 (patch) | |
tree | f234c32e541b623fff9070618afcad5612b7e66c | |
parent | sys-fs/ncdu: ppc stable wrt bug #701880 (diff) | |
download | gentoo-96245eac8b2a7bb898a3b91c968a3815d71a5074.tar.gz gentoo-96245eac8b2a7bb898a3b91c968a3815d71a5074.tar.bz2 gentoo-96245eac8b2a7bb898a3b91c968a3815d71a5074.zip |
net-mail/fetchmail: ppc stable wrt bug #701938
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 e59d3a097424..1a737af6ba7f 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} )" |