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 20C1C139694 for ; Sat, 15 Apr 2017 08:54:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8180DE0C44; Sat, 15 Apr 2017 08:54:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 607E6E0C44 for ; Sat, 15 Apr 2017 08:54:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 A9396341650 for ; Sat, 15 Apr 2017 08:54:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 745B2742C for ; Sat, 15 Apr 2017 08:54:53 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1492246491.3d1e5965eda1047a609f36e16e71764e23b4ccda.jer@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: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 3d1e5965eda1047a609f36e16e71764e23b4ccda X-VCS-Branch: master Date: Sat, 15 Apr 2017 08:54:53 +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: 723356ca-0f1c-4b98-bbb2-0b45f50eca4d X-Archives-Hash: 64e31a9025fd695cbc46da2ab8adb2c8 commit: 3d1e5965eda1047a609f36e16e71764e23b4ccda Author: Jeroen Roovers gentoo org> AuthorDate: Sat Apr 15 08:54:33 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Apr 15 08:54:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d1e5965 net-mail/dovecot: Stable for HPPA (bug #615264). Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches 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 9a32e155bab..9576d3a030b 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"