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 18660139085 for ; Tue, 13 Dec 2016 11:05:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43103E0DBB; Tue, 13 Dec 2016 11:05:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 217A2E0DB8 for ; Tue, 13 Dec 2016 11:05:13 +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 144BC34108B for ; Tue, 13 Dec 2016 11:05:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 40DAE24C1 for ; Tue, 13 Dec 2016 11:05:10 +0000 (UTC) From: "Agostino Sarubbo" 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" Message-ID: <1481626977.f4f5179852de00c3770047c205f4d05baa2f770c.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.27.ebuild X-VCS-Directories: net-mail/dovecot/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: f4f5179852de00c3770047c205f4d05baa2f770c X-VCS-Branch: master Date: Tue, 13 Dec 2016 11:05:10 +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-Archives-Salt: baa33191-9eb0-47fa-beb8-4af8077f33af X-Archives-Hash: 07b6372db0ca915afe38fc4897d1f38e commit: f4f5179852de00c3770047c205f4d05baa2f770c Author: Agostino Sarubbo gentoo org> AuthorDate: Tue Dec 13 11:02:57 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Tue Dec 13 11:02:57 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4f51798 net-mail/dovecot: amd64 stable wrt bug #601452 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> net-mail/dovecot/dovecot-2.2.27.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mail/dovecot/dovecot-2.2.27.ebuild b/net-mail/dovecot/dovecot-2.2.27.ebuild index cff83ca..71e471c 100644 --- a/net-mail/dovecot/dovecot-2.2.27.ebuild +++ b/net-mail/dovecot/dovecot-2.2.27.ebuild @@ -25,7 +25,7 @@ HOMEPAGE="http://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1 MIT" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~x86" IUSE_DOVECOT_AUTH="kerberos ldap mysql pam postgres sqlite vpopmail" IUSE_DOVECOT_STORAGE="cydir imapc +maildir mbox mdbox pop3c sdbox"