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 9382C13829C for ; Mon, 6 Jun 2016 18:29:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 57F261438E; Mon, 6 Jun 2016 18:29:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F3EFD1438E for ; Mon, 6 Jun 2016 18:29:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B68B7340C97 for ; Mon, 6 Jun 2016 18:29:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9EF6F975 for ; Mon, 6 Jun 2016 18:29:13 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1465237739.f33c2b59bcd13cbd3907d925e22e3f87f9f6dbeb.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/exim/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-mta/exim/exim-4.87.ebuild X-VCS-Directories: mail-mta/exim/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: f33c2b59bcd13cbd3907d925e22e3f87f9f6dbeb X-VCS-Branch: master Date: Mon, 6 Jun 2016 18:29:13 +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: 92b96185-bbde-4662-b443-347dc55fc701 X-Archives-Hash: 6a5d83fa434324bb709a9c22f82c15a5 commit: f33c2b59bcd13cbd3907d925e22e3f87f9f6dbeb Author: Fabian Groffen gentoo org> AuthorDate: Mon Jun 6 18:28:59 2016 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Mon Jun 6 18:28:59 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f33c2b59 mail-mta/exim: forward keywords from 4.86.2 to 4.87 Package-Manager: portage-2.2.28 mail-mta/exim/exim-4.87.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-mta/exim/exim-4.87.ebuild b/mail-mta/exim/exim-4.87.ebuild index 2920b3a..c122020 100644 --- a/mail-mta/exim/exim-4.87.ebuild +++ b/mail-mta/exim/exim-4.87.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="http://www.exim.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" COMMON_DEPEND=">=sys-apps/sed-4.0.5 >=sys-libs/db-3.2:=