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 D257C1384AE for ; Sun, 20 Sep 2015 09:30:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4CEAB21C0EC; Sun, 20 Sep 2015 09:30:30 +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 CA55B21C0EF for ; Sun, 20 Sep 2015 09:30:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F255C340909 for ; Sun, 20 Sep 2015 09:30:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3329B230 for ; Sun, 20 Sep 2015 09:30:15 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1442741388.454dc3996f0ca4f10966d620132fb91a75ecdcdf.ago@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: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 454dc3996f0ca4f10966d620132fb91a75ecdcdf X-VCS-Branch: master Date: Sun, 20 Sep 2015 09:30:15 +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: 3291860e-9129-4c7e-9b22-a37c988f96ea X-Archives-Hash: d69e8928b0b9c94a025f4c5a0acb8149 commit: 454dc3996f0ca4f10966d620132fb91a75ecdcdf Author: Agostino Sarubbo gentoo org> AuthorDate: Sun Sep 20 09:29:48 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sun Sep 20 09:29:48 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=454dc399 mail-mta/postfix: x86 stable wrt bug #560110 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" 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 35aee49..4f140e9 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