diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2021-07-17 21:16:51 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2021-07-17 21:27:28 -0400 |
commit | 507be3b000a17265f75c2381d4badd7532f51829 (patch) | |
tree | 6ea1d79f81130735356d3668ce70f8c85db9bfaa /mail-mta | |
parent | mail-filter/libmilter: restore keywords for 1.0.2_p1-r2 (diff) | |
download | gentoo-507be3b000a17265f75c2381d4badd7532f51829.tar.gz gentoo-507be3b000a17265f75c2381d4badd7532f51829.tar.bz2 gentoo-507be3b000a17265f75c2381d4badd7532f51829.zip |
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@gentoo.org>
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/sendmail/sendmail-8.16.1-r1.ebuild | 3 |
1 files changed, 1 insertions, 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 8b5b4f3cdc07..64337fe7c914 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=" |