diff options
author | Eray Aslan <eras@gentoo.org> | 2024-03-08 12:38:48 +0100 |
---|---|---|
committer | Eray Aslan <eras@gentoo.org> | 2024-03-08 12:40:00 +0100 |
commit | f01888dae9c6ff764ee66e57e259966fcefe20bf (patch) | |
tree | cc7e61fb352844a5b0bab06db8f6cbe875f55731 /mail-mta | |
parent | app-editors/featherpad: drop 1.4.0, 1.4.1 (diff) | |
download | gentoo-f01888dae9c6ff764ee66e57e259966fcefe20bf.tar.gz gentoo-f01888dae9c6ff764ee66e57e259966fcefe20bf.tar.bz2 gentoo-f01888dae9c6ff764ee66e57e259966fcefe20bf.zip |
mail-mta/postfix: re-add berkdb as the default db implemenation
Signed-off-by: Eray Aslan <eras@gentoo.org>
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/postfix/postfix-3.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/postfix/postfix-3.9.0.ebuild b/mail-mta/postfix/postfix-3.9.0.ebuild index bd5ee9cd273e..1e48d7f4b7c7 100644 --- a/mail-mta/postfix/postfix-3.9.0.ebuild +++ b/mail-mta/postfix/postfix-3.9.0.ebuild @@ -18,7 +18,7 @@ LICENSE="|| ( IBM EPL-2.0 )" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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" +IUSE="+berkdb cdb dovecot-sasl +eai ldap ldap-bind lmdb mbox memcached mongodb mysql nis pam postgres sasl selinux sqlite ssl" DEPEND=" acct-group/postfix |