From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-917699-garchives=archives.gentoo.org@lists.gentoo.org>
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 DF26C139085
	for <garchives@archives.gentoo.org>; Sun, 18 Dec 2016 15:57:37 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 9750D21C0A2;
	Sun, 18 Dec 2016 15:57:21 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 78A0D21C0A2
	for <gentoo-commits@lists.gentoo.org>; Sun, 18 Dec 2016 15:57:16 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id ADE95341645
	for <gentoo-commits@lists.gentoo.org>; Sun, 18 Dec 2016 15:57:15 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 93C0A24E2
	for <gentoo-commits@lists.gentoo.org>; Sun, 18 Dec 2016 15:57:12 +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: <1482076503.6aad5800302a3e8f29f83e56769661ff6c66ca6a.ago@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/isync/
X-VCS-Repository: repo/gentoo
X-VCS-Files: net-mail/isync/isync-1.2.1.ebuild
X-VCS-Directories: net-mail/isync/
X-VCS-Committer: ago
X-VCS-Committer-Name: Agostino Sarubbo
X-VCS-Revision: 6aad5800302a3e8f29f83e56769661ff6c66ca6a
X-VCS-Branch: master
Date: Sun, 18 Dec 2016 15:57:12 +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: 40e98c95-d553-4181-af3d-e0644adce006
X-Archives-Hash: 086a14c9f364106451019ecc07182652

commit:     6aad5800302a3e8f29f83e56769661ff6c66ca6a
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 18 15:55:03 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Dec 18 15:55:03 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6aad5800

net-mail/isync: x86 stable wrt bug #602070

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-mail/isync/isync-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/isync/isync-1.2.1.ebuild b/net-mail/isync/isync-1.2.1.ebuild
index 9e388db..bd40d1e 100644
--- a/net-mail/isync/isync-1.2.1.ebuild
+++ b/net-mail/isync/isync-1.2.1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc x86"
 IUSE="compat sasl libressl ssl zlib"
 
 DEPEND=">=sys-libs/db-4.2:*