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 8243113829C for ; Tue, 7 Jun 2016 07:22:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63D9721C01D; Tue, 7 Jun 2016 07:22:35 +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 0978721C01D for ; Tue, 7 Jun 2016 07:22:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B75B8340BD7 for ; Tue, 7 Jun 2016 07:22:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3548516C5 for ; Tue, 7 Jun 2016 07:22:24 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1465284020.2fc3921cc9ac4898a245a667454d50b175436a43.klausman@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: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 2fc3921cc9ac4898a245a667454d50b175436a43 X-VCS-Branch: master Date: Tue, 7 Jun 2016 07:22:24 +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: 0e49f3eb-d7b7-48c1-a765-4b580316ef8f X-Archives-Hash: 0419e6009a22702b09853acf51a83523 commit: 2fc3921cc9ac4898a245a667454d50b175436a43 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Jun 7 07:20:20 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Tue Jun 7 07:20:20 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fc3921c mail-mta/exim-4.87-r0: add alpha keyword Gentoo-Bug: 585212 Package-Manager: portage-2.3.0_rc1 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 c122020..3425d52 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="~alpha ~amd64 ~arm ~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:=