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 D4EAA1388C0 for ; Mon, 22 Feb 2016 10:25:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84F90E081C; Mon, 22 Feb 2016 10:25:51 +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 1ACE5E0810 for ; Mon, 22 Feb 2016 10:25:51 +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 5A4A8340B63 for ; Mon, 22 Feb 2016 10:25:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E57591B8A for ; Mon, 22 Feb 2016 10:25:46 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1456100906.41ca00390d9e908aab8da25917d742344648e2b8.monsieurp@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.86-r2.ebuild X-VCS-Directories: mail-mta/exim/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 41ca00390d9e908aab8da25917d742344648e2b8 X-VCS-Branch: master Date: Mon, 22 Feb 2016 10:25:46 +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: d87b154b-0ca7-4279-93bc-3edd43644834 X-Archives-Hash: a0b4c567499f8c98cfc264e487d3597a commit: 41ca00390d9e908aab8da25917d742344648e2b8 Author: Bertrand Jacquin jacquin bzh> AuthorDate: Mon Feb 22 00:27:19 2016 +0000 Commit: Patrice Clement gentoo org> CommitDate: Mon Feb 22 00:28:26 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41ca0039 mail-mta/exim: Add ~arm keyword Tested on Scaleway C1 Package-Manager: portage-2.2.26 mail-mta/exim/exim-4.86-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-mta/exim/exim-4.86-r2.ebuild b/mail-mta/exim/exim-4.86-r2.ebuild index e85c583..afad148 100644 --- a/mail-mta/exim/exim-4.86-r2.ebuild +++ b/mail-mta/exim/exim-4.86-r2.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="http://www.exim.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~hppa ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86" COMMON_DEPEND=">=sys-apps/sed-4.0.5 >=sys-libs/db-3.2