From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0D09E139694 for ; Wed, 17 May 2017 19:20:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26D41E0CE2; Wed, 17 May 2017 19:20:40 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 07F0AE0CAB for ; Wed, 17 May 2017 19:20:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E917E3416DF for ; Wed, 17 May 2017 19:20:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5C2E2745F for ; Wed, 17 May 2017 19:20:37 +0000 (UTC) From: "Markus Meier" 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" Message-ID: <1495048828.535450e28dfe4bacd838a721e357b637dcb8dc31.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/llvm-ocaml/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/llvm-ocaml/llvm-ocaml-4.0.0.ebuild X-VCS-Directories: dev-ml/llvm-ocaml/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 535450e28dfe4bacd838a721e357b637dcb8dc31 X-VCS-Branch: master Date: Wed, 17 May 2017 19:20:37 +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: 2f9c0cca-9745-4382-9c05-95e1ae459305 X-Archives-Hash: 9e2e58130f27b443189e201f5d25a7de commit: 535450e28dfe4bacd838a721e357b637dcb8dc31 Author: Markus Meier gentoo org> AuthorDate: Wed May 17 19:20:28 2017 +0000 Commit: Markus Meier gentoo org> CommitDate: Wed May 17 19:20:28 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=535450e2 dev-ml/llvm-ocaml: add ~arm, bug #613666 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" dev-ml/llvm-ocaml/llvm-ocaml-4.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-4.0.0.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-4.0.0.ebuild index c825809048e..0f2af09760f 100644 --- a/dev-ml/llvm-ocaml/llvm-ocaml-4.0.0.ebuild +++ b/dev-ml/llvm-ocaml/llvm-ocaml-4.0.0.ebuild @@ -23,7 +23,7 @@ LLVM_TARGET_USEDEPS=${ALL_LLVM_TARGETS[@]/%/?} LICENSE="UoI-NCSA" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="test ${ALL_LLVM_TARGETS[*]}" RDEPEND="