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 52FD71381F1 for ; Thu, 29 Mar 2018 07:59:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 51CA9E0824; Thu, 29 Mar 2018 07:59:56 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 288AAE0883 for ; Thu, 29 Mar 2018 07:59:55 +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 90CBA335CF4 for ; Thu, 29 Mar 2018 07:59:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 899D51BC for ; Thu, 29 Mar 2018 07:59:52 +0000 (UTC) From: "Eray Aslan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Eray Aslan" Message-ID: <1522309949.aa10c438b44325ea1c2fc92c28ab84f8f3b480fb.eras@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: eras X-VCS-Committer-Name: Eray Aslan X-VCS-Revision: aa10c438b44325ea1c2fc92c28ab84f8f3b480fb X-VCS-Branch: master Date: Thu, 29 Mar 2018 07:59:52 +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: f6508dc5-eb1f-4be1-b11b-160e323ef3fd X-Archives-Hash: 57932329111a4f3c0e5dccb9d86f32ea commit: aa10c438b44325ea1c2fc92c28ab84f8f3b480fb Author: Eray Aslan gentoo org> AuthorDate: Thu Mar 29 07:52:29 2018 +0000 Commit: Eray Aslan gentoo org> CommitDate: Thu Mar 29 07:52:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa10c438 net-mail/dovecot: ia64 mips and sparc re-added to later releases Package-Manager: Portage-2.3.26, Repoman-2.3.7 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 97989e04efa..0ce65014c0c 100644 --- a/net-mail/dovecot/dovecot-2.2.19.ebuild +++ b/net-mail/dovecot/dovecot-2.2.19.ebuild @@ -24,7 +24,7 @@ HOMEPAGE="https://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1 MIT" -KEYWORDS="ia64 ~mips ~sh sparc" +KEYWORDS="~sh" IUSE_DOVECOT_AUTH="kerberos ldap mysql pam postgres sqlite vpopmail" IUSE_DOVECOT_STORAGE="cydir imapc +maildir mbox mdbox pop3c sdbox"