Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/ocaml/
Date: Tue, 03 Nov 2015 04:14:40
Message-Id: 1446523834.621c75aae1df53068f5dfefd9e462ab8fb3db790.jer@gentoo
1 commit: 621c75aae1df53068f5dfefd9e462ab8fb3db790
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 3 04:10:34 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 3 04:10:34 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=621c75aa
7
8 dev-lang/ocaml: Stable for PPC64 (bug #463018).
9
10 Package-Manager: portage-2.2.23
11 RepoMan-Options: --ignore-arches
12
13 dev-lang/ocaml/ocaml-4.02.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-lang/ocaml/ocaml-4.02.3.ebuild b/dev-lang/ocaml/ocaml-4.02.3.ebuild
17 index 2417bf4..8583ffe 100644
18 --- a/dev-lang/ocaml/ocaml-4.02.3.ebuild
19 +++ b/dev-lang/ocaml/ocaml-4.02.3.ebuild
20 @@ -17,7 +17,7 @@ LICENSE="QPL-1.0 LGPL-2"
21 # Everytime ocaml is updated to a new version, everything ocaml must be rebuilt,
22 # so here we go with the subslot.
23 SLOT="0/${PV}"
24 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
26 IUSE="emacs latex ncurses +ocamlopt X xemacs"
27
28 RDEPEND="