Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/dovecot/
Date: Sat, 16 Feb 2019 07:49:55
Message-Id: 1550303384.92e5eda52ee6bb95d13cb947147e3d2015c16b4f.zlogene@gentoo
1 commit: 92e5eda52ee6bb95d13cb947147e3d2015c16b4f
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 16 07:49:44 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 16 07:49:44 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92e5eda5
7
8 net-mail/dovecot: mark s390 stable
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 net-mail/dovecot/dovecot-2.3.2.1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-mail/dovecot/dovecot-2.3.2.1.ebuild b/net-mail/dovecot/dovecot-2.3.2.1.ebuild
17 index c279e2cf36c..34b3f7e9aae 100644
18 --- a/net-mail/dovecot/dovecot-2.3.2.1.ebuild
19 +++ b/net-mail/dovecot/dovecot-2.3.2.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -27,7 +27,7 @@ HOMEPAGE="https://www.dovecot.org/"
27
28 SLOT="0"
29 LICENSE="LGPL-2.1 MIT"
30 -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sparc x86"
31 +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 ~sparc x86"
32
33 IUSE_DOVECOT_AUTH="kerberos ldap lua mysql pam postgres sqlite vpopmail"
34 IUSE_DOVECOT_COMPRESS="bzip2 lzma lz4 zlib"