diff options
author | David Seifert <soap@gentoo.org> | 2022-03-03 22:19:54 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:19:54 +0100 |
commit | 26f71f3229707f1fdece44670a4048dba06a4b9b (patch) | |
tree | d8fbaa4450810b0a8c2a375f06d3da8eff70ec0c /net-mail/dovecot | |
parent | net-mail/cyrus-imapd: destabilize for ~ppc (diff) | |
download | gentoo-26f71f3229707f1fdece44670a4048dba06a4b9b.tar.gz gentoo-26f71f3229707f1fdece44670a4048dba06a4b9b.tar.bz2 gentoo-26f71f3229707f1fdece44670a4048dba06a4b9b.zip |
net-mail/dovecot: destabilize 2.3.14.1-r1 for ~ppc
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-mail/dovecot')
-rw-r--r-- | net-mail/dovecot/dovecot-2.3.14.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/dovecot/dovecot-2.3.14.1-r1.ebuild b/net-mail/dovecot/dovecot-2.3.14.1-r1.ebuild index 8c8d1142c3ba..086652add62d 100644 --- a/net-mail/dovecot/dovecot-2.3.14.1-r1.ebuild +++ b/net-mail/dovecot/dovecot-2.3.14.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -30,7 +30,7 @@ HOMEPAGE="https://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1 MIT" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc x86" IUSE_DOVECOT_AUTH="kerberos ldap lua mysql pam postgres sqlite" IUSE_DOVECOT_COMPRESS="bzip2 lzma lz4 zlib zstd" |