Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/ocaml/
Date: Tue, 20 Jun 2017 13:35:28
Message-Id: 1497965717.e6e3511a0854d90a3e2fea28b6434228933a7cfa.grobian@gentoo
1 commit: e6e3511a0854d90a3e2fea28b6434228933a7cfa
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 20 13:35:09 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 20 13:35:17 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6e3511a
7
8 dev-lang/ocaml: add Prefix keywords, bug #618700
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11
12 dev-lang/ocaml/ocaml-4.05.0_beta3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-lang/ocaml/ocaml-4.05.0_beta3.ebuild b/dev-lang/ocaml/ocaml-4.05.0_beta3.ebuild
16 index a2108b420ed..32d26aa50e0 100644
17 --- a/dev-lang/ocaml/ocaml-4.05.0_beta3.ebuild
18 +++ b/dev-lang/ocaml/ocaml-4.05.0_beta3.ebuild
19 @@ -16,7 +16,7 @@ LICENSE="QPL-1.0 LGPL-2"
20 # Everytime ocaml is updated to a new version, everything ocaml must be rebuilt,
21 # so here we go with the subslot.
22 SLOT="0/${PV}"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
24 +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"
25 IUSE="emacs +flambda latex ncurses +ocamlopt spacetime X xemacs"
26
27 RDEPEND="