diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-15 18:14:49 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-15 18:14:49 +0300 |
commit | 3919400299ca6bb9904d288ecd1dc9f2ae8e39dc (patch) | |
tree | d55aefd805aff9e428ac83cb7384805aea91f478 /net-mail | |
parent | app-benchmarks/httperf: amd64 stable wrt bug #684668 (diff) | |
download | gentoo-3919400299ca6bb9904d288ecd1dc9f2ae8e39dc.tar.gz gentoo-3919400299ca6bb9904d288ecd1dc9f2ae8e39dc.tar.bz2 gentoo-3919400299ca6bb9904d288ecd1dc9f2ae8e39dc.zip |
net-mail/fetchmail: arm stable wrt bug #684658
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-mail')
-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 9965858aaef1..6b737f761167 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} )" |