commit: 96a8132db3037e6d714f9029b936aba1fcc74617 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue May 27 06:30:58 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue May 27 06:30:58 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96a8132d
mail-mta/sendmail: Stabilize 8.18.1 amd64, #956655 Signed-off-by: Sam James <sam <AT> gentoo.org> mail-mta/sendmail/sendmail-8.18.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-mta/sendmail/sendmail-8.18.1.ebuild b/mail-mta/sendmail/sendmail-8.18.1.ebuild index 5f1740f22689..4e6ae9567c22 100644 --- a/mail-mta/sendmail/sendmail-8.18.1.ebuild +++ b/mail-mta/sendmail/sendmail-8.18.1.ebuild @@ -18,7 +18,7 @@ SRC_URI+=" https://ftp.sendmail.org/past-releases/${PN}.${PV}.tar.gz" LICENSE="Sendmail GPL-2" # GPL-2 is here for initscript SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" IUSE="+berkdb eai ipv6 ldap mbox nis sasl selinux sockets ssl tinycdb tcpd" REQUIRED_USE="|| ( berkdb tinycdb )"
