summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-01-10 18:50:07 +0000
committerSam James <sam@gentoo.org>2025-01-10 18:50:07 +0000
commit6c981883313fadcf8da7f1083f288e0a3e69054a (patch)
tree91780a0bdbe8b82ab7ff0b96f8f48e3184a11445 /net-mail
parentsys-kernel/linux-firmware: add 20250109 (diff)
downloadgentoo-6c981883313fadcf8da7f1083f288e0a3e69054a.tar.gz
gentoo-6c981883313fadcf8da7f1083f288e0a3e69054a.tar.bz2
gentoo-6c981883313fadcf8da7f1083f288e0a3e69054a.zip
net-mail/dovecot: Stabilize 2.3.21.1 arm64, #947820
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/dovecot/dovecot-2.3.21.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/dovecot/dovecot-2.3.21.1.ebuild b/net-mail/dovecot/dovecot-2.3.21.1.ebuild
index 87354877eb82..42e361ab1f99 100644
--- a/net-mail/dovecot/dovecot-2.3.21.1.ebuild
+++ b/net-mail/dovecot/dovecot-2.3.21.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -30,7 +30,7 @@ SRC_URI="https://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz
S="${WORKDIR}/${MY_P}"
LICENSE="LGPL-2.1 MIT"
SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
IUSE_DOVECOT_AUTH="kerberos ldap lua mysql pam postgres sqlite"
IUSE_DOVECOT_COMPRESS="lz4 zstd"