From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-836457-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 8420613881D
	for <garchives@archives.gentoo.org>; Wed, 23 Sep 2015 12:53:18 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id AD0F721C08F;
	Wed, 23 Sep 2015 12:52:09 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 13DFD21C090
	for <gentoo-commits@lists.gentoo.org>; Wed, 23 Sep 2015 12:52:09 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id D7465340A36
	for <gentoo-commits@lists.gentoo.org>; Wed, 23 Sep 2015 12:52:02 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 852C7240
	for <gentoo-commits@lists.gentoo.org>; Wed, 23 Sep 2015 12:52:00 +0000 (UTC)
From: "Agostino Sarubbo" <ago@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" <ago@gentoo.org>
Message-ID: <1443012709.a5515d6fc8d11aafbd8f7f56552c94e0eb26ce1b.ago@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/msmtp/
X-VCS-Repository: repo/gentoo
X-VCS-Files: mail-mta/msmtp/msmtp-1.6.1.ebuild
X-VCS-Directories: mail-mta/msmtp/
X-VCS-Committer: ago
X-VCS-Committer-Name: Agostino Sarubbo
X-VCS-Revision: a5515d6fc8d11aafbd8f7f56552c94e0eb26ce1b
X-VCS-Branch: master
Date: Wed, 23 Sep 2015 12:52:00 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: a2e140d1-f13c-4947-86b8-983441c000e3
X-Archives-Hash: e54cbe750984658486480dab519f5e7b

commit:     a5515d6fc8d11aafbd8f7f56552c94e0eb26ce1b
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 12:50:14 2015 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 12:51:49 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5515d6f

mail-mta/msmtp: ppc64 stable wrt bug #529460

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc64"

 mail-mta/msmtp/msmtp-1.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-mta/msmtp/msmtp-1.6.1.ebuild b/mail-mta/msmtp/msmtp-1.6.1.ebuild
index dc93ef2..c74028a 100644
--- a/mail-mta/msmtp/msmtp-1.6.1.ebuild
+++ b/mail-mta/msmtp/msmtp-1.6.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/msmtp/${P}.tar.xz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="doc gnutls idn libsecret +mta nls sasl ssl vim-syntax"
 
 CDEPEND="