From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 970D11384B4 for ; Thu, 5 Nov 2015 11:20:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46149E0817; Thu, 5 Nov 2015 11:20:18 +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 D313EE083A for ; Thu, 5 Nov 2015 11:20:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 150FE3409D0 for ; Thu, 5 Nov 2015 11:20:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1860720D1 for ; Thu, 5 Nov 2015 11:20:12 +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: <1446722341.739bee5abbcfb1fdc1b50b1de76cd6426a0343b8.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.19.ebuild X-VCS-Directories: net-mail/dovecot/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 739bee5abbcfb1fdc1b50b1de76cd6426a0343b8 X-VCS-Branch: master Date: Thu, 5 Nov 2015 11:20:12 +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: 2efc5e3b-b503-4087-b6be-ffa294e3e3bd X-Archives-Hash: e2a0fbbbfeb5c11a1ab264c0e10e1e85 commit: 739bee5abbcfb1fdc1b50b1de76cd6426a0343b8 Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Nov 5 11:19:01 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Nov 5 11:19:01 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=739bee5a net-mail/dovecot: sparc stable wrt bug #564154 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="sparc" net-mail/dovecot/dovecot-2.2.19.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mail/dovecot/dovecot-2.2.19.ebuild b/net-mail/dovecot/dovecot-2.2.19.ebuild index ec22df8..5abe0f7 100644 --- a/net-mail/dovecot/dovecot-2.2.19.ebuild +++ b/net-mail/dovecot/dovecot-2.2.19.ebuild @@ -25,7 +25,7 @@ HOMEPAGE="http://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1 MIT" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE_DOVECOT_AUTH="kerberos ldap mysql pam postgres sqlite vpopmail" IUSE_DOVECOT_STORAGE="cydir imapc +maildir mbox mdbox pop3c sdbox"