diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-24 18:17:54 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-24 18:17:54 +0300 |
commit | 667f8aca785b3789a02e06ff4c3a6763ed52a270 (patch) | |
tree | 2ee784cdde3ba5c9e125a4a16e480855f60566bb /net-mail/fetchmail | |
parent | sys-fs/ncdu: arm stable wrt bug #701880 (diff) | |
download | gentoo-667f8aca785b3789a02e06ff4c3a6763ed52a270.tar.gz gentoo-667f8aca785b3789a02e06ff4c3a6763ed52a270.tar.bz2 gentoo-667f8aca785b3789a02e06ff4c3a6763ed52a270.zip |
net-mail/fetchmail: arm stable wrt bug #701938
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'net-mail/fetchmail')
-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 1a737af6ba7f..3514d377f467 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} )" |