diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-23 12:44:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-23 12:44:47 +0200 |
commit | 730cc060f46c8f83570c62d972f27285f50e0a90 (patch) | |
tree | cfa1453e2ff1d0449588b10fd29c89c73059a499 /mail-mta/sendmail | |
parent | mail-filter/libmilter: amd64 stable wrt bug #809302 (diff) | |
download | gentoo-730cc060f46c8f83570c62d972f27285f50e0a90.tar.gz gentoo-730cc060f46c8f83570c62d972f27285f50e0a90.tar.bz2 gentoo-730cc060f46c8f83570c62d972f27285f50e0a90.zip |
mail-mta/sendmail: amd64 stable wrt bug #809302
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'mail-mta/sendmail')
-rw-r--r-- | mail-mta/sendmail/sendmail-8.16.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/sendmail/sendmail-8.16.1-r1.ebuild b/mail-mta/sendmail/sendmail-8.16.1-r1.ebuild index 484eb3cc6d97..143ef8040ad1 100644 --- a/mail-mta/sendmail/sendmail-8.16.1-r1.ebuild +++ b/mail-mta/sendmail/sendmail-8.16.1-r1.ebuild @@ -13,7 +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" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc ~x86" IUSE="ipv6 ldap mbox nis sasl sockets ssl tcpd" BDEPEND=" |