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 0670C139694 for ; Tue, 20 Jun 2017 13:35:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C7895224005; Tue, 20 Jun 2017 13:35:24 +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 A0814224005 for ; Tue, 20 Jun 2017 13:35:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 1167434167D for ; Tue, 20 Jun 2017 13:35:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 769FB746C for ; Tue, 20 Jun 2017 13:35:21 +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: <1497965717.e6e3511a0854d90a3e2fea28b6434228933a7cfa.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/ocaml/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/ocaml/ocaml-4.05.0_beta3.ebuild X-VCS-Directories: dev-lang/ocaml/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: e6e3511a0854d90a3e2fea28b6434228933a7cfa X-VCS-Branch: master Date: Tue, 20 Jun 2017 13:35:21 +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: 87a4b9b9-47d6-4dcc-a649-d6d1e1f6280d X-Archives-Hash: 00a1eaa01a507482e923d60824f9c40b commit: e6e3511a0854d90a3e2fea28b6434228933a7cfa Author: Fabian Groffen gentoo org> AuthorDate: Tue Jun 20 13:35:09 2017 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Tue Jun 20 13:35:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6e3511a dev-lang/ocaml: add Prefix keywords, bug #618700 Package-Manager: Portage-2.3.6, Repoman-2.3.1 dev-lang/ocaml/ocaml-4.05.0_beta3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/ocaml/ocaml-4.05.0_beta3.ebuild b/dev-lang/ocaml/ocaml-4.05.0_beta3.ebuild index a2108b420ed..32d26aa50e0 100644 --- a/dev-lang/ocaml/ocaml-4.05.0_beta3.ebuild +++ b/dev-lang/ocaml/ocaml-4.05.0_beta3.ebuild @@ -16,7 +16,7 @@ LICENSE="QPL-1.0 LGPL-2" # Everytime ocaml is updated to a new version, everything ocaml must be rebuilt, # so here we go with the subslot. SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="emacs +flambda latex ncurses +ocamlopt spacetime X xemacs" RDEPEND="