diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-30 12:52:16 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-30 12:52:16 +0300 |
commit | f57a411e03f3f7f262087578ddc01f9b74921255 (patch) | |
tree | 602b27140b3805f4f2cc8aaae2e157a603491611 /net-mail/fetchmail | |
parent | dev-ruby/unf_ext: amd64 stable wrt bug #684546 (diff) | |
download | gentoo-f57a411e03f3f7f262087578ddc01f9b74921255.tar.gz gentoo-f57a411e03f3f7f262087578ddc01f9b74921255.tar.bz2 gentoo-f57a411e03f3f7f262087578ddc01f9b74921255.zip |
net-mail/fetchmail: amd64 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="amd64"
Diffstat (limited to 'net-mail/fetchmail')
-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 75d6e331efe2..471891e51024 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} )" |