diff options
author | Sam James <sam@gentoo.org> | 2022-08-24 08:03:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-24 08:03:25 +0100 |
commit | 6dce0420932422e4be4879ae2e5fecdae2db9b05 (patch) | |
tree | 85f3166c7095394bf0cb32c81eb20d3bb9247930 /mail-mta/sendmail | |
parent | dev-java/jffi: Stabilize 1.3.9-r1 arm64, #866203 (diff) | |
download | gentoo-6dce0420932422e4be4879ae2e5fecdae2db9b05.tar.gz gentoo-6dce0420932422e4be4879ae2e5fecdae2db9b05.tar.bz2 gentoo-6dce0420932422e4be4879ae2e5fecdae2db9b05.zip |
mail-mta/sendmail: Stabilize 8.17.1.9 arm, #866247
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-mta/sendmail')
-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 94165d1e3bda..7b8d1dec8e3d 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=" |