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 608711397DC for ; Sun, 16 Aug 2015 23:03:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C9D2E07F5; Sun, 16 Aug 2015 23:03:11 +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 2E417E07F5 for ; Sun, 16 Aug 2015 23:03:11 +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 3BDEE340A60 for ; Sun, 16 Aug 2015 23:03:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9499414D for ; Sun, 16 Aug 2015 23:03:06 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1439765937.0de3b3cc2b6f74fb47451f299b21d38d5b4fa7c8.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/camlidl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/camlidl/camlidl-1.05-r1.ebuild X-VCS-Directories: dev-ml/camlidl/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 0de3b3cc2b6f74fb47451f299b21d38d5b4fa7c8 X-VCS-Branch: master Date: Sun, 16 Aug 2015 23:03:06 +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: 5da4b2bb-963c-4d30-82a8-9ba1a8a8efb3 X-Archives-Hash: 1df013a51d9401b89e182da309e7c2d5 commit: 0de3b3cc2b6f74fb47451f299b21d38d5b4fa7c8 Author: Mikle Kolyada gentoo org> AuthorDate: Sun Aug 16 22:58:57 2015 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Aug 16 22:58:57 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0de3b3cc dev-ml/camlidl: amd64 stable wrt bug #529038 Package-Manager: portage-2.2.20.1 dev-ml/camlidl/camlidl-1.05-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/camlidl/camlidl-1.05-r1.ebuild b/dev-ml/camlidl/camlidl-1.05-r1.ebuild index 40dc28b..9c30980 100644 --- a/dev-ml/camlidl/camlidl-1.05-r1.ebuild +++ b/dev-ml/camlidl/camlidl-1.05-r1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://caml.inria.fr/camlidl/" SRC_URI="http://caml.inria.fr/distrib/bazar-ocaml/${P}.tar.gz" LICENSE="QPL-1.0 LGPL-2" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt]" RDEPEND="${DEPEND}"