Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/postfix/
Date: Mon, 07 Sep 2020 14:54:49
Message-Id: 1599490456.e90db4a840f19969c5ee46f1f0330146b5344923.whissi@gentoo
1 commit: e90db4a840f19969c5ee46f1f0330146b5344923
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 7 14:54:16 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 7 14:54:16 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e90db4a8
7
8 mail-mta/postfix: x86 stable (bug #740428)
9
10 Package-Manager: Portage-3.0.5, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 mail-mta/postfix/postfix-3.5.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/mail-mta/postfix/postfix-3.5.6.ebuild b/mail-mta/postfix/postfix-3.5.6.ebuild
17 index 15887b8c8b9..7600e205528 100644
18 --- a/mail-mta/postfix/postfix-3.5.6.ebuild
19 +++ b/mail-mta/postfix/postfix-3.5.6.ebuild
20 @@ -16,7 +16,7 @@ SRC_URI="${MY_URI}/${MY_SRC}.tar.gz"
21
22 LICENSE="|| ( IBM EPL-2.0 )"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
26 IUSE="+berkdb cdb dovecot-sasl +eai hardened ldap ldap-bind libressl lmdb memcached mbox mysql nis pam postgres sasl selinux sqlite ssl"
27
28 DEPEND=">=dev-libs/libpcre-3.4