Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/dovecot/
Date: Sat, 01 Sep 2018 17:55:13
Message-Id: 1535824481.ffd61f9d67fbbd6226e1beaa29c72e93e384d8dc.whissi@gentoo
1 commit: ffd61f9d67fbbd6226e1beaa29c72e93e384d8dc
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 1 17:27:58 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 1 17:54:41 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffd61f9d
7
8 net-mail/dovecot: x86 stable (bug #664814)
9
10 Package-Manager: Portage-2.3.48, Repoman-2.3.10
11
12 net-mail/dovecot/dovecot-2.3.2.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-mail/dovecot/dovecot-2.3.2.1.ebuild b/net-mail/dovecot/dovecot-2.3.2.1.ebuild
16 index 49bdb7f9429..ae90233e086 100644
17 --- a/net-mail/dovecot/dovecot-2.3.2.1.ebuild
18 +++ b/net-mail/dovecot/dovecot-2.3.2.1.ebuild
19 @@ -27,7 +27,7 @@ HOMEPAGE="https://www.dovecot.org/"
20
21 SLOT="0"
22 LICENSE="LGPL-2.1 MIT"
23 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
25
26 IUSE_DOVECOT_AUTH="kerberos ldap lua mysql pam postgres sqlite vpopmail"
27 IUSE_DOVECOT_COMPRESS="bzip2 lzma lz4 zlib"