diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-24 07:01:26 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-24 07:01:26 +0300 |
commit | 3bc4e08fa989132b3852b34887d326bb8e7a9562 (patch) | |
tree | 2899393d30b25efa717e20a3100b212b3df64494 /mail-mta | |
parent | sys-libs/zlib: Stabilize 1.2.12-r3 ppc64, #866241 (diff) | |
download | gentoo-3bc4e08fa989132b3852b34887d326bb8e7a9562.tar.gz gentoo-3bc4e08fa989132b3852b34887d326bb8e7a9562.tar.bz2 gentoo-3bc4e08fa989132b3852b34887d326bb8e7a9562.zip |
mail-mta/sendmail: Stabilize 8.17.1.9 ppc64, #866247
Signed-off-by: Arthur Zamarin <arthurzam@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 24fb6488cdee..94165d1e3bda 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 ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="ipv6 ldap mbox nis sasl sockets ssl tcpd" DEPEND=" |