Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/ocaml/
Date: Sun, 12 Feb 2017 19:56:48
Message-Id: 1486929392.42be2ecc2bfa298de870c1b9431c5de4f53441de.maekke@gentoo
1 commit: 42be2ecc2bfa298de870c1b9431c5de4f53441de
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 12 19:56:32 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 12 19:56:32 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42be2ecc
7
8 dev-lang/ocaml: arm stable, bug #581946
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 dev-lang/ocaml/ocaml-4.04.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-lang/ocaml/ocaml-4.04.0.ebuild b/dev-lang/ocaml/ocaml-4.04.0.ebuild
17 index 7b27db7f36..6b31b9f394 100644
18 --- a/dev-lang/ocaml/ocaml-4.04.0.ebuild
19 +++ b/dev-lang/ocaml/ocaml-4.04.0.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 flambda latex ncurses +ocamlopt X xemacs"
27
28 RDEPEND="