diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-01 08:35:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-01 08:35:12 +0200 |
commit | 0f8c4d98048a7fc75daaa7335ab43cdcde3163dd (patch) | |
tree | 0ea3326c2f473314e5945724482fe64a22bba0ab /net-mail | |
parent | net-libs/ldns: ppc64 stable wrt bug #793350 (diff) | |
download | gentoo-0f8c4d98048a7fc75daaa7335ab43cdcde3163dd.tar.gz gentoo-0f8c4d98048a7fc75daaa7335ab43cdcde3163dd.tar.bz2 gentoo-0f8c4d98048a7fc75daaa7335ab43cdcde3163dd.zip |
net-mail/fetchmail: ppc64 stable wrt bug #793353
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@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 93ab222b6c85..7790122a06cd 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} )" |