diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:09:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-04 00:38:54 +0000 |
commit | 16c996de37e3fd643f7fcd6b7c1a659d4a9b4ec7 (patch) | |
tree | b16a358b7642c97f80181428e532af107f49da80 /net-mail | |
parent | Revert "net-ftp/pure-ftpd: destabilize 1.0.49-r5 for ~ppc" (diff) | |
download | gentoo-16c996de37e3fd643f7fcd6b7c1a659d4a9b4ec7.tar.gz gentoo-16c996de37e3fd643f7fcd6b7c1a659d4a9b4ec7.tar.bz2 gentoo-16c996de37e3fd643f7fcd6b7c1a659d4a9b4ec7.zip |
Revert "net-mail/dovecot: destabilize 2.3.14.1-r1 for ~ppc"
This one is still useful and it's not a hassle to keep.
This reverts commit 26f71f3229707f1fdece44670a4048dba06a4b9b.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-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 086652add62d..8c8d1142c3ba 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-2022 Gentoo Authors +# Copyright 1999-2021 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" |