Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/sendmail/
Date: Mon, 23 Aug 2021 10:47:24
Message-Id: 1629715605.92eeab7f64f03ce6f38584575f30c695df926d4b.ago@gentoo
1 commit: 92eeab7f64f03ce6f38584575f30c695df926d4b
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 23 10:46:45 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 23 10:46:45 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92eeab7f
7
8 mail-mta/sendmail: ppc64 stable wrt bug #809302
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 mail-mta/sendmail/sendmail-8.16.1-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/mail-mta/sendmail/sendmail-8.16.1-r1.ebuild b/mail-mta/sendmail/sendmail-8.16.1-r1.ebuild
18 index 23ca6dad286..c09b4bc1793 100644
19 --- a/mail-mta/sendmail/sendmail-8.16.1-r1.ebuild
20 +++ b/mail-mta/sendmail/sendmail-8.16.1-r1.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.sendmail.org/pub/${PN}/${PN}.${PV}.tar.gz"
22
23 LICENSE="Sendmail GPL-2" # GPL-2 is here for initscript
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~riscv sparc ~x86"
26 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~riscv sparc ~x86"
27 IUSE="ipv6 ldap mbox nis sasl sockets ssl tcpd"
28
29 BDEPEND="