From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8BD7F138336 for ; Tue, 25 Dec 2018 20:18:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8F125E0997; Tue, 25 Dec 2018 20:17:59 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 665C3E0997 for ; Tue, 25 Dec 2018 20:17:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A971F335C31 for ; Tue, 25 Dec 2018 20:17:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 200CE4F7 for ; Tue, 25 Dec 2018 20:17:56 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1545769050.95ce1c52349e0c6d72ad8d27bca0d0ab7c41362c.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/getmail/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/getmail/getmail-5.6.ebuild X-VCS-Directories: net-mail/getmail/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: 95ce1c52349e0c6d72ad8d27bca0d0ab7c41362c X-VCS-Branch: master Date: Tue, 25 Dec 2018 20:17:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 32cc7ac5-596b-4e69-82a4-98b96fa1d635 X-Archives-Hash: 53d775c2e62c28e072db73eea3c9432b commit: 95ce1c52349e0c6d72ad8d27bca0d0ab7c41362c Author: Tim Harder gentoo org> AuthorDate: Tue Dec 25 20:15:37 2018 +0000 Commit: Tim Harder gentoo org> CommitDate: Tue Dec 25 20:17:30 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95ce1c52 net-mail/getmail: stabilize 5.6 Signed-off-by: Tim Harder gentoo.org> net-mail/getmail/getmail-5.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mail/getmail/getmail-5.6.ebuild b/net-mail/getmail/getmail-5.6.ebuild index 5e4129b2b2e..e210ae2c78d 100644 --- a/net-mail/getmail/getmail-5.6.ebuild +++ b/net-mail/getmail/getmail-5.6.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://pyropus.ca/software/getmail/old-versions/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~ppc-macos ~x86-macos ~x64-solaris" +KEYWORDS="amd64 ppc x86 ~ppc-macos ~x86-macos ~x64-solaris" IUSE="ssl" python_prepare_all() {