Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/sendmail/
Date: Sun, 18 Jul 2021 01:57:50
Message-Id: 1626571648.507be3b000a17265f75c2381d4badd7532f51829.ionen@gentoo
1 commit: 507be3b000a17265f75c2381d4badd7532f51829
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 18 01:16:51 2021 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 18 01:27:28 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=507be3b0
7
8 mail-mta/sendmail: restore keywords for 8.16.1-r1
9
10 Minus dropped ~mips ~s390 due to libmilter
11
12 Bug: https://bugs.gentoo.org/730890
13 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
14
15 mail-mta/sendmail/sendmail-8.16.1-r1.ebuild | 3 +--
16 1 file changed, 1 insertion(+), 2 deletions(-)
17
18 diff --git a/mail-mta/sendmail/sendmail-8.16.1-r1.ebuild b/mail-mta/sendmail/sendmail-8.16.1-r1.ebuild
19 index 8b5b4f3cdc0..64337fe7c91 100644
20 --- a/mail-mta/sendmail/sendmail-8.16.1-r1.ebuild
21 +++ b/mail-mta/sendmail/sendmail-8.16.1-r1.ebuild
22 @@ -13,8 +13,7 @@ SRC_URI="ftp://ftp.sendmail.org/pub/${PN}/${PN}.${PV}.tar.gz"
23
24 LICENSE="Sendmail GPL-2" # GPL-2 is here for initscript
25 SLOT="0"
26 -# TODO: restore keywords soon for bug 730890 after testing
27 -#KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
28 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
29 IUSE="ipv6 ldap mbox nis sasl sockets ssl tcpd"
30
31 BDEPEND="