diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-01 08:30:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-01 08:30:25 +0200 |
commit | 593994f23e4eef263a19e71eecddcfaf2b6796d8 (patch) | |
tree | 05b27b22d34fdc45e0780c23152833348b50ece4 /net-mail | |
parent | app-vim/splice: amd64 stable wrt bug #793314 (diff) | |
download | gentoo-593994f23e4eef263a19e71eecddcfaf2b6796d8.tar.gz gentoo-593994f23e4eef263a19e71eecddcfaf2b6796d8.tar.bz2 gentoo-593994f23e4eef263a19e71eecddcfaf2b6796d8.zip |
net-mail/fetchmail: amd64 stable wrt bug #793353
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
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 15062bde485e..93ab222b6c85 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} )" |