diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-09 09:48:25 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-09 09:48:25 +0100 |
commit | 76b9ac53b6a8b3ade25ff3a70cc8d3ae88df7fad (patch) | |
tree | 4a710f46298cba23ceb49543f3b27574d71cf051 /net-mail | |
parent | sys-fs/ncdu: x86 stable wrt bug #701880 (diff) | |
download | gentoo-76b9ac53b6a8b3ade25ff3a70cc8d3ae88df7fad.tar.gz gentoo-76b9ac53b6a8b3ade25ff3a70cc8d3ae88df7fad.tar.bz2 gentoo-76b9ac53b6a8b3ade25ff3a70cc8d3ae88df7fad.zip |
net-mail/fetchmail: x86 stable wrt bug #701938
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 d48f38aa8c42..11bdf4b6bf65 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} )" |