From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2734C1384AE for ; Sun, 20 Sep 2015 09:52:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A3F2021C101; Sun, 20 Sep 2015 09:52:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4841021C101 for ; Sun, 20 Sep 2015 09:52:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 16F9A33BEE9 for ; Sun, 20 Sep 2015 09:52:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EE516178 for ; Sun, 20 Sep 2015 09:52:05 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1442742722.8674b4732c2228796adf71e5bfa7e08ab9ab85a2.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/postfix/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-mta/postfix/postfix-3.0.2.ebuild X-VCS-Directories: mail-mta/postfix/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 8674b4732c2228796adf71e5bfa7e08ab9ab85a2 X-VCS-Branch: master Date: Sun, 20 Sep 2015 09:52:05 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8632b383-86be-4332-b211-9be5daa1d391 X-Archives-Hash: 1a3d53856f4df04d2c902abd0981274b commit: 8674b4732c2228796adf71e5bfa7e08ab9ab85a2 Author: Jeroen Roovers gentoo org> AuthorDate: Sun Sep 20 09:52:02 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Sep 20 09:52:02 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8674b473 mail-mta/postfix: Stable for HPPA PPC64 (bug #560110). Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches mail-mta/postfix/postfix-3.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-mta/postfix/postfix-3.0.2.ebuild b/mail-mta/postfix/postfix-3.0.2.ebuild index 4f140e9..7aa419e 100644 --- a/mail-mta/postfix/postfix-3.0.2.ebuild +++ b/mail-mta/postfix/postfix-3.0.2.ebuild @@ -19,7 +19,7 @@ SRC_URI="${MY_URI}/${MY_SRC}.tar.gz LICENSE="IBM" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="+berkdb cdb doc dovecot-sasl +eai hardened ldap ldap-bind lmdb memcached mbox mysql nis pam postgres sasl selinux sqlite ssl vda" DEPEND=">=dev-libs/libpcre-3.4