Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/dovecot/
Date: Sat, 23 Jan 2021 04:10:02
Message-Id: 1611374976.bd996bd2326ae56275f81c1cc530189888852116.sam@gentoo
1 commit: bd996bd2326ae56275f81c1cc530189888852116
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 23 04:09:36 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 23 04:09:36 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd996bd2
7
8 net-mail/dovecot: Stabilize 2.3.13-r100 amd64, #766528
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-mail/dovecot/dovecot-2.3.13-r100.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-mail/dovecot/dovecot-2.3.13-r100.ebuild b/net-mail/dovecot/dovecot-2.3.13-r100.ebuild
16 index cfaa9df4477..918918dedde 100644
17 --- a/net-mail/dovecot/dovecot-2.3.13-r100.ebuild
18 +++ b/net-mail/dovecot/dovecot-2.3.13-r100.ebuild
19 @@ -30,7 +30,7 @@ HOMEPAGE="https://www.dovecot.org/"
20
21 SLOT="0"
22 LICENSE="LGPL-2.1 MIT"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
25
26 IUSE_DOVECOT_AUTH="kerberos ldap lua mysql pam postgres sqlite"
27 IUSE_DOVECOT_COMPRESS="bzip2 lzma lz4 zlib zstd"