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 3D60A1396D9 for ; Sat, 21 Oct 2017 12:25:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 812652BC001; Sat, 21 Oct 2017 12:25:51 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 57C2A2BC001 for ; Sat, 21 Oct 2017 12:25:51 +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 4E92A33BEA7 for ; Sat, 21 Oct 2017 12:25:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E609D30B for ; Sat, 21 Oct 2017 12:25:48 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1508588744.b70d7dad3136df2cb7ff16112e1914f5e16472de.slyfox@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.32.ebuild X-VCS-Directories: net-mail/dovecot/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: b70d7dad3136df2cb7ff16112e1914f5e16472de X-VCS-Branch: master Date: Sat, 21 Oct 2017 12:25:48 +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: ed2fa4d7-3574-47bd-82e5-1724a0a9ef44 X-Archives-Hash: a0eab3018ef9a8c236097e328dad1b86 commit: b70d7dad3136df2cb7ff16112e1914f5e16472de Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Oct 21 12:25:40 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Oct 21 12:25:44 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b70d7dad net-mail/dovecot: stable 2.2.32 for ppc/ppc64, bug #634034 Package-Manager: Portage-2.3.12, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc ppc64" net-mail/dovecot/dovecot-2.2.32.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mail/dovecot/dovecot-2.2.32.ebuild b/net-mail/dovecot/dovecot-2.2.32.ebuild index d9c47813f50..1f9dab30883 100644 --- a/net-mail/dovecot/dovecot-2.2.32.ebuild +++ b/net-mail/dovecot/dovecot-2.2.32.ebuild @@ -24,7 +24,7 @@ HOMEPAGE="http://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1 MIT" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 ~x86" IUSE_DOVECOT_AUTH="kerberos ldap mysql pam postgres sqlite vpopmail" IUSE_DOVECOT_COMPRESS="bzip2 lzma lz4 zlib"