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: Sun, 22 Oct 2017 20:33:08
Message-Id: 1508704365.e33724c0957b2c02b96bd5f49f7f76ad70b1ce72.whissi@gentoo
1 commit: e33724c0957b2c02b96bd5f49f7f76ad70b1ce72
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 22 20:22:20 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 22 20:32:45 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e33724c0
7
8 net-mail/dovecot: x86 stable (bug #634034)
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11
12 net-mail/dovecot/dovecot-2.2.32.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-mail/dovecot/dovecot-2.2.32.ebuild b/net-mail/dovecot/dovecot-2.2.32.ebuild
16 index 1f9dab30883..99fde3d8501 100644
17 --- a/net-mail/dovecot/dovecot-2.2.32.ebuild
18 +++ b/net-mail/dovecot/dovecot-2.2.32.ebuild
19 @@ -24,7 +24,7 @@ HOMEPAGE="http://www.dovecot.org/"
20
21 SLOT="0"
22 LICENSE="LGPL-2.1 MIT"
23 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 x86"
25
26 IUSE_DOVECOT_AUTH="kerberos ldap mysql pam postgres sqlite vpopmail"
27 IUSE_DOVECOT_COMPRESS="bzip2 lzma lz4 zlib"