commit: 507be3b000a17265f75c2381d4badd7532f51829 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Sun Jul 18 01:16:51 2021 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Sun Jul 18 01:27:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=507be3b0
mail-mta/sendmail: restore keywords for 8.16.1-r1 Minus dropped ~mips ~s390 due to libmilter Bug: https://bugs.gentoo.org/730890 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> mail-mta/sendmail/sendmail-8.16.1-r1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mail-mta/sendmail/sendmail-8.16.1-r1.ebuild b/mail-mta/sendmail/sendmail-8.16.1-r1.ebuild index 8b5b4f3cdc0..64337fe7c91 100644 --- a/mail-mta/sendmail/sendmail-8.16.1-r1.ebuild +++ b/mail-mta/sendmail/sendmail-8.16.1-r1.ebuild @@ -13,8 +13,7 @@ SRC_URI="ftp://ftp.sendmail.org/pub/${PN}/${PN}.${PV}.tar.gz" LICENSE="Sendmail GPL-2" # GPL-2 is here for initscript SLOT="0" -# TODO: restore keywords soon for bug 730890 after testing -#KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="ipv6 ldap mbox nis sasl sockets ssl tcpd" BDEPEND="
