From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1007499-garchives=archives.gentoo.org@lists.gentoo.org> 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 8D9A11382C5 for <garchives@archives.gentoo.org>; Mon, 5 Mar 2018 17:14:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5638E085B; Mon, 5 Mar 2018 17:14:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 942D9E084A for <gentoo-commits@lists.gentoo.org>; Mon, 5 Mar 2018 17:14:03 +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 B6A73335C2C for <gentoo-commits@lists.gentoo.org>; Mon, 5 Mar 2018 17:14:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B3773247 for <gentoo-commits@lists.gentoo.org>; Mon, 5 Mar 2018 17:13:59 +0000 (UTC) From: "Tobias Klausmann" <klausman@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, "Tobias Klausmann" <klausman@gentoo.org> Message-ID: <1520270030.1d6848ef2aba331e02a08d53f73bf048a82e986f.klausman@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.34.ebuild X-VCS-Directories: net-mail/dovecot/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 1d6848ef2aba331e02a08d53f73bf048a82e986f X-VCS-Branch: master Date: Mon, 5 Mar 2018 17:13:59 +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: c7fd654b-db2c-419e-9cff-6937f6471863 X-Archives-Hash: 18a2c6ef1c703441591b766c9f55234f commit: 1d6848ef2aba331e02a08d53f73bf048a82e986f Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Mon Mar 5 15:05:49 2018 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Mon Mar 5 17:13:50 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d6848ef net-mail/dovecot-2.2.34-r0: alpha stable Gentoo-Bug: http://bugs.gentoo.org/648894 net-mail/dovecot/dovecot-2.2.34.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mail/dovecot/dovecot-2.2.34.ebuild b/net-mail/dovecot/dovecot-2.2.34.ebuild index 3deb4877168..021cb8adcb5 100644 --- a/net-mail/dovecot/dovecot-2.2.34.ebuild +++ b/net-mail/dovecot/dovecot-2.2.34.ebuild @@ -24,7 +24,7 @@ HOMEPAGE="https://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1 MIT" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sparc x86" IUSE_DOVECOT_AUTH="kerberos ldap mysql pam postgres sqlite vpopmail" IUSE_DOVECOT_COMPRESS="bzip2 lzma lz4 zlib"