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: Sun, 01 Nov 2015 11:12:18
Message-Id: 1446375455.44d03076b90ad596e3bdde345254f1d22ba53065.jer@gentoo
1 commit: 44d03076b90ad596e3bdde345254f1d22ba53065
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 1 10:57:35 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 1 10:57:35 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44d03076
7
8 dev-lang/ocaml: Stable for HPPA (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 c63ec64..2417bf4 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 ~amd64-linux ~x86-fbsd ~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="