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 93C501384B4 for ; Wed, 18 Nov 2015 09:53:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 209D0E0782; Wed, 18 Nov 2015 09:53:14 +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 B35F3E0782 for ; Wed, 18 Nov 2015 09:53:13 +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 E68AF34096F for ; Wed, 18 Nov 2015 09:53:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CE38BB6C for ; Wed, 18 Nov 2015 09:53:09 +0000 (UTC) From: "Sergey Popov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergey Popov" Message-ID: <1447839757.0a00aa4d50585bee4f3793966a32906e17fec558.pinkbyte@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: pinkbyte X-VCS-Committer-Name: Sergey Popov X-VCS-Revision: 0a00aa4d50585bee4f3793966a32906e17fec558 X-VCS-Branch: master Date: Wed, 18 Nov 2015 09:53:09 +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: 13ab4574-27b8-438a-8597-1626bc305246 X-Archives-Hash: 163a3dcb3c07500a2c0417465773ecdb commit: 0a00aa4d50585bee4f3793966a32906e17fec558 Author: Sergey Popov gentoo org> AuthorDate: Wed Nov 18 09:42:37 2015 +0000 Commit: Sergey Popov gentoo org> CommitDate: Wed Nov 18 09:42:37 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a00aa4d net-mail/dovecot: rekeyword ~s390 Gentoo-Bug: 564484 Package-Manager: portage-2.2.23 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 959d9bc..8a1fbd4 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 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~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"