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 5D42E139085 for ; Sat, 17 Dec 2016 15:35:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3973E0C62; Sat, 17 Dec 2016 15:35:09 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 A4D89E0C62 for ; Sat, 17 Dec 2016 15:35:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B7969340AC7 for ; Sat, 17 Dec 2016 15:35:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7CD5D492 for ; Sat, 17 Dec 2016 15:35:07 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1481988892.931533adfd8d9e9c1c264f9584aacd131ae1f2c7.maekke@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: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 931533adfd8d9e9c1c264f9584aacd131ae1f2c7 X-VCS-Branch: master Date: Sat, 17 Dec 2016 15:35:07 +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: 19ffc7ed-77ba-40df-b948-f62141b4f37f X-Archives-Hash: 11225f42b53dbd53262f2bc456675142 commit: 931533adfd8d9e9c1c264f9584aacd131ae1f2c7 Author: Markus Meier gentoo org> AuthorDate: Sat Dec 17 15:34:52 2016 +0000 Commit: Markus Meier gentoo org> CommitDate: Sat Dec 17 15:34:52 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=931533ad net-mail/dovecot: arm stable, bug #601452 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="arm" 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 c76a581..ed54c7f 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"