From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-861637-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id BD3CD58973 for <garchives@archives.gentoo.org>; Fri, 5 Feb 2016 19:10:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 390D0E07FD; Fri, 5 Feb 2016 19:10:39 +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 DB7E4E07FD for <gentoo-commits@lists.gentoo.org>; Fri, 5 Feb 2016 19:10:38 +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 154D8340B55 for <gentoo-commits@lists.gentoo.org>; Fri, 5 Feb 2016 19:10:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 51F008F0 for <gentoo-commits@lists.gentoo.org>; Fri, 5 Feb 2016 19:10:35 +0000 (UTC) From: "Markus Meier" <maekke@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" <maekke@gentoo.org> Message-ID: <1454699418.c4d67c86be1e1b5c98ce8a8497ff1dd87ac8bd59.maekke@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.3-r1.ebuild X-VCS-Directories: mail-mta/postfix/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: c4d67c86be1e1b5c98ce8a8497ff1dd87ac8bd59 X-VCS-Branch: master Date: Fri, 5 Feb 2016 19:10:35 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0d39f0d4-b995-482a-bee7-aa94b8ca757c X-Archives-Hash: 73ded9ba209b94f67db9b555e95e11a1 commit: c4d67c86be1e1b5c98ce8a8497ff1dd87ac8bd59 Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Fri Feb 5 19:10:18 2016 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Fri Feb 5 19:10:18 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4d67c86 mail-mta/postfix: arm stable, bug #573080 Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="arm" mail-mta/postfix/postfix-3.0.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-mta/postfix/postfix-3.0.3-r1.ebuild b/mail-mta/postfix/postfix-3.0.3-r1.ebuild index ab48ebc..2b8b92b 100644 --- a/mail-mta/postfix/postfix-3.0.3-r1.ebuild +++ b/mail-mta/postfix/postfix-3.0.3-r1.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 libressl lmdb memcached mbox mysql nis pam postgres sasl selinux sqlite ssl vda" DEPEND=">=dev-libs/libpcre-3.4