diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-16 10:49:44 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-16 10:49:44 +0300 |
commit | 92e5eda52ee6bb95d13cb947147e3d2015c16b4f (patch) | |
tree | 469b30c952b9a3237463c3aec45dd73203e94bbb /net-mail | |
parent | dev-libs/wayland-protocols: mark s390 stable (diff) | |
download | gentoo-92e5eda52ee6bb95d13cb947147e3d2015c16b4f.tar.gz gentoo-92e5eda52ee6bb95d13cb947147e3d2015c16b4f.tar.bz2 gentoo-92e5eda52ee6bb95d13cb947147e3d2015c16b4f.zip |
net-mail/dovecot: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/dovecot/dovecot-2.3.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/dovecot/dovecot-2.3.2.1.ebuild b/net-mail/dovecot/dovecot-2.3.2.1.ebuild index c279e2cf36c9..34b3f7e9aae7 100644 --- a/net-mail/dovecot/dovecot-2.3.2.1.ebuild +++ b/net-mail/dovecot/dovecot-2.3.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -27,7 +27,7 @@ HOMEPAGE="https://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1 MIT" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 ~sparc x86" IUSE_DOVECOT_AUTH="kerberos ldap lua mysql pam postgres sqlite vpopmail" IUSE_DOVECOT_COMPRESS="bzip2 lzma lz4 zlib" |