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, 01 Jul 2019 19:23:23
Message-Id: 1562008575.d72f919aa893c43606a2ef1eefe3ceb01eaf078d.whissi@gentoo
1 commit: d72f919aa893c43606a2ef1eefe3ceb01eaf078d
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 1 19:16:15 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 1 19:16:15 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d72f919a
7
8 mail-mta/postfix: x86 stable (bug #683132)
9
10 Package-Manager: Portage-2.3.68, Repoman-2.3.16
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 mail-mta/postfix/postfix-3.4.5-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/mail-mta/postfix/postfix-3.4.5-r1.ebuild b/mail-mta/postfix/postfix-3.4.5-r1.ebuild
17 index bfb5f7dfb92..cb89d6365da 100644
18 --- a/mail-mta/postfix/postfix-3.4.5-r1.ebuild
19 +++ b/mail-mta/postfix/postfix-3.4.5-r1.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 ~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