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: Sun, 26 May 2019 22:27:31
Message-Id: 1558909611.7dceb826a1d495ba1f9c24a8438d9e7cf3c44d49.whissi@gentoo
1 commit: 7dceb826a1d495ba1f9c24a8438d9e7cf3c44d49
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 26 22:14:11 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun May 26 22:26:51 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dceb826
7
8 mail-mta/postfix: x86 stable (bug #686586)
9
10 Package-Manager: Portage-2.3.67, Repoman-2.3.13
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 mail-mta/postfix/postfix-3.3.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/mail-mta/postfix/postfix-3.3.4.ebuild b/mail-mta/postfix/postfix-3.3.4.ebuild
17 index bc1de73ace5..ea3d915a0e9 100644
18 --- a/mail-mta/postfix/postfix-3.3.4.ebuild
19 +++ b/mail-mta/postfix/postfix-3.3.4.ebuild
20 @@ -15,7 +15,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 ~sh sparc ~x86 ~x86-fbsd"
25 +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd"
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