commit: 88abf76777111f31eaa9ad72f9b0053d01fceb8c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 5 02:39:35 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 5 02:39:35 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88abf767
net-mail/dbmail: Stabilize 3.5.5 amd64, #965691 Signed-off-by: Sam James <sam <AT> gentoo.org> net-mail/dbmail/dbmail-3.5.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-mail/dbmail/dbmail-3.5.5.ebuild b/net-mail/dbmail/dbmail-3.5.5.ebuild index b1e9a5b4df46..1874195a5132 100644 --- a/net-mail/dbmail/dbmail-3.5.5.ebuild +++ b/net-mail/dbmail/dbmail-3.5.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/dbmail/dbmail/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+doc jemalloc ldap sieve ssl static systemd" DEPEND="dev-db/libzdb
