diff options
author | 2020-08-05 01:08:50 +0000 | |
---|---|---|
committer | 2020-08-05 01:09:02 +0000 | |
commit | f1e05a8a95ec4807b491f9d4905482b8e1109fca (patch) | |
tree | 070a83a9a8e981b4292ca69c287b75788747d8ab | |
parent | app-emulation/ganeti: disable rebuilding manpages (diff) | |
download | gentoo-f1e05a8a95ec4807b491f9d4905482b8e1109fca.tar.gz gentoo-f1e05a8a95ec4807b491f9d4905482b8e1109fca.tar.bz2 gentoo-f1e05a8a95ec4807b491f9d4905482b8e1109fca.zip |
net-mail/fetchmail: arm stable (bug #735422)
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.4.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.4.8.ebuild b/net-mail/fetchmail/fetchmail-6.4.8.ebuild index 657ffb71fe6e..e68738109059 100644 --- a/net-mail/fetchmail/fetchmail-6.4.8.ebuild +++ b/net-mail/fetchmail/fetchmail-6.4.8.ebuild @@ -14,7 +14,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 ~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 ~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} )" |