From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-843488-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 4D76B1384B4
	for <garchives@archives.gentoo.org>; Sun,  1 Nov 2015 19:10:58 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id BDCFDE08AD;
	Sun,  1 Nov 2015 19:10:56 +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 457A5E08AD
	for <gentoo-commits@lists.gentoo.org>; Sun,  1 Nov 2015 19:10:56 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 16A18340A22
	for <gentoo-commits@lists.gentoo.org>; Sun,  1 Nov 2015 19:10:55 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 46C851D8F
	for <gentoo-commits@lists.gentoo.org>; Sun,  1 Nov 2015 19:10:53 +0000 (UTC)
From: "Jeroen Roovers" <jer@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, "Jeroen Roovers" <jer@gentoo.org>
Message-ID: <1446405049.d463ecd175fef1e977fd0e0d5c1c422fb8bebb96.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.19-r1.ebuild
X-VCS-Directories: net-mail/dovecot/
X-VCS-Committer: jer
X-VCS-Committer-Name: Jeroen Roovers
X-VCS-Revision: d463ecd175fef1e977fd0e0d5c1c422fb8bebb96
X-VCS-Branch: master
Date: Sun,  1 Nov 2015 19:10:53 +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: 8b3cc975-c101-4a57-954b-5f0cfbebc7de
X-Archives-Hash: 9015776c9c2fd72565d23560a9f58de1

commit:     d463ecd175fef1e977fd0e0d5c1c422fb8bebb96
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  1 19:09:35 2015 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Nov  1 19:10:49 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d463ecd1

net-mail/dovecot: Mark ~hppa (bug #564484).

Package-Manager: portage-2.2.23
RepoMan-Options: --ignore-arches

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

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