Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/postfix/
Date: Sat, 01 Sep 2018 23:22:34
Message-Id: 1535844071.423671793a4fd89d7d53b91a66b22ac37e176480.slyfox@gentoo
1 commit: 423671793a4fd89d7d53b91a66b22ac37e176480
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 1 23:21:11 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 1 23:21:11 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42367179
7
8 mail-mta/postfix: stable 3.3.1-r1 for ppc, bug #664812
9
10 Package-Manager: Portage-2.3.48, Repoman-2.3.10
11 RepoMan-Options: --include-arches="ppc"
12
13 mail-mta/postfix/postfix-3.3.1-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/mail-mta/postfix/postfix-3.3.1-r1.ebuild b/mail-mta/postfix/postfix-3.3.1-r1.ebuild
17 index a3f7179e35c..91c31371bdf 100644
18 --- a/mail-mta/postfix/postfix-3.3.1-r1.ebuild
19 +++ b/mail-mta/postfix/postfix-3.3.1-r1.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 doc 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