Gentoo Archives: gentoo-commits

From: Eray Aslan <eras@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/postfix/
Date: Mon, 02 Apr 2018 08:48:46
Message-Id: 1522658912.cb9c9f4f7461b1262aee52bb7b15dc50571893ef.eras@gentoo
1 commit: cb9c9f4f7461b1262aee52bb7b15dc50571893ef
2 Author: Eray Aslan <eras <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 2 08:48:32 2018 +0000
4 Commit: Eray Aslan <eras <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 2 08:48:32 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb9c9f4f
7
8 mail-mta/postfix: mips keyworded for later releases
9
10 Package-Manager: Portage-2.3.27, Repoman-2.3.9
11
12 mail-mta/postfix/postfix-2.10.9.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/mail-mta/postfix/postfix-2.10.9.ebuild b/mail-mta/postfix/postfix-2.10.9.ebuild
16 index dbecba2eb63..71a043b3a93 100644
17 --- a/mail-mta/postfix/postfix-2.10.9.ebuild
18 +++ b/mail-mta/postfix/postfix-2.10.9.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -18,7 +18,7 @@ SRC_URI="${MY_URI}/${MY_SRC}.tar.gz
26
27 LICENSE="IBM"
28 SLOT="0"
29 -KEYWORDS="~mips ~s390"
30 +KEYWORDS="~s390"
31 IUSE="+berkdb cdb doc dovecot-sasl hardened ldap ldap-bind memcached mbox mysql nis pam postgres sasl selinux sqlite ssl vda"
32
33 DEPEND=">=dev-libs/libpcre-3.4