summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-01-28 07:01:08 +0000
committerSam James <sam@gentoo.org>2025-01-28 07:01:08 +0000
commit239faffdd493ff40fef1c938413fb44bc09e982d (patch)
treedeae639cd72176d26f3de4fe389348095b8e6148 /mail-mta
parentapp-arch/mscompress: pass -fsigned-char unconditionally (diff)
downloadgentoo-239faffdd493ff40fef1c938413fb44bc09e982d.tar.gz
gentoo-239faffdd493ff40fef1c938413fb44bc09e982d.tar.bz2
gentoo-239faffdd493ff40fef1c938413fb44bc09e982d.zip
mail-mta/postfix: Stabilize 3.9.1 amd64, #948923
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-mta')
-rw-r--r--mail-mta/postfix/postfix-3.9.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/postfix/postfix-3.9.1.ebuild b/mail-mta/postfix/postfix-3.9.1.ebuild
index fe5e4330750f..9be1f4697c8e 100644
--- a/mail-mta/postfix/postfix-3.9.1.ebuild
+++ b/mail-mta/postfix/postfix-3.9.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
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_SRC}"
LICENSE="|| ( IBM EPL-2.0 )"
SLOT="0"
-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="+berkdb cdb dovecot-sasl +eai ldap ldap-bind lmdb mbox memcached mongodb mysql nis pam postgres sasl selinux sqlite ssl"