diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-18 17:32:25 -0400 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-09-19 08:31:02 +0200 |
commit | f55e6b7d39181fc859ecde79066ffe01c13110c7 (patch) | |
tree | 5577b9b1b62efd94243ad79f3680ff088d4099d0 /mail-mta | |
parent | app-shells/ksh: fix 1.0.3 build with clang (diff) | |
download | gentoo-f55e6b7d39181fc859ecde79066ffe01c13110c7.tar.gz gentoo-f55e6b7d39181fc859ecde79066ffe01c13110c7.tar.bz2 gentoo-f55e6b7d39181fc859ecde79066ffe01c13110c7.zip |
mail-mta/sendmail: Keyword 8.17.1.9 mips, #802678
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/sendmail/sendmail-8.17.1.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/sendmail/sendmail-8.17.1.9.ebuild b/mail-mta/sendmail/sendmail-8.17.1.9.ebuild index 7600bda0be13..37ac52f71de1 100644 --- a/mail-mta/sendmail/sendmail-8.17.1.9.ebuild +++ b/mail-mta/sendmail/sendmail-8.17.1.9.ebuild @@ -20,7 +20,7 @@ fi LICENSE="Sendmail GPL-2" # GPL-2 is here for initscript SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 sparc x86" IUSE="ipv6 ldap mbox nis sasl sockets ssl tcpd" DEPEND=" |