From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-835316-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 8812A1384AE
	for <garchives@archives.gentoo.org>; Sun, 20 Sep 2015 09:30:46 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 36D2A21C0F3;
	Sun, 20 Sep 2015 09:30:46 +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 BFA7E21C0F3
	for <gentoo-commits@lists.gentoo.org>; Sun, 20 Sep 2015 09:30:29 +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 DFC7D3408FF
	for <gentoo-commits@lists.gentoo.org>; Sun, 20 Sep 2015 09:30:18 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 1135222E
	for <gentoo-commits@lists.gentoo.org>; Sun, 20 Sep 2015 09:30:15 +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: <1442741377.d6beda73dca4dff7c5ef2bbfcd87e380875171bf.ago@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/dovecot/
X-VCS-Repository: repo/gentoo
X-VCS-Files: net-mail/dovecot/dovecot-2.2.18.ebuild
X-VCS-Directories: net-mail/dovecot/
X-VCS-Committer: ago
X-VCS-Committer-Name: Agostino Sarubbo
X-VCS-Revision: d6beda73dca4dff7c5ef2bbfcd87e380875171bf
X-VCS-Branch: master
Date: Sun, 20 Sep 2015 09:30:15 +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: cb52694c-6343-4025-955e-c1529cb0cecf
X-Archives-Hash: 9adc007dc9f7114a3cc2dd0c7127cd6d

commit:     d6beda73dca4dff7c5ef2bbfcd87e380875171bf
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 09:29:37 2015 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 09:29:37 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6beda73

net-mail/dovecot: x86 stable wrt bug #560108

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

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

diff --git a/net-mail/dovecot/dovecot-2.2.18.ebuild b/net-mail/dovecot/dovecot-2.2.18.ebuild
index 59f39eb..7cc0c62 100644
--- a/net-mail/dovecot/dovecot-2.2.18.ebuild
+++ b/net-mail/dovecot/dovecot-2.2.18.ebuild
@@ -25,7 +25,7 @@ HOMEPAGE="http://www.dovecot.org/"
 
 SLOT="0"
 LICENSE="LGPL-2.1 MIT"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86"
 
 IUSE_DOVECOT_AUTH="kerberos ldap mysql pam postgres sqlite vpopmail"
 IUSE_DOVECOT_STORAGE="cydir imapc +maildir mbox mdbox pop3c sdbox"