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 6B81E139694 for ; Mon, 17 Apr 2017 23:57:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6189BE0C87; Mon, 17 Apr 2017 23:57:34 +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 3E721E0C87 for ; Mon, 17 Apr 2017 23:57:34 +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 A1D2D341301 for ; Mon, 17 Apr 2017 23:57:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E2A0A742B for ; Mon, 17 Apr 2017 23:57:30 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1492473434.bb3612de2f3f0b79152de271d882d00e112f89aa.xmw@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.29.1.ebuild X-VCS-Directories: net-mail/dovecot/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: bb3612de2f3f0b79152de271d882d00e112f89aa X-VCS-Branch: master Date: Mon, 17 Apr 2017 23:57:30 +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: f0e69d82-d8af-4055-8877-3697191d4de3 X-Archives-Hash: 73098be3500cdcb73a166e5fdf576d8b commit: bb3612de2f3f0b79152de271d882d00e112f89aa Author: Michael Weber gentoo org> AuthorDate: Mon Apr 17 23:57:14 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Mon Apr 17 23:57:14 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb3612de net-mail/dovecot: arm stable (bug 615264). Package-Manager: Portage-2.3.5, Repoman-2.3.2 net-mail/dovecot/dovecot-2.2.29.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mail/dovecot/dovecot-2.2.29.1.ebuild b/net-mail/dovecot/dovecot-2.2.29.1.ebuild index 9576d3a030b..5f71b31f378 100644 --- a/net-mail/dovecot/dovecot-2.2.29.1.ebuild +++ b/net-mail/dovecot/dovecot-2.2.29.1.ebuild @@ -24,7 +24,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"