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: Fri, 07 Jul 2017 06:18:05
Message-Id: 1499408271.146bf052b3938a63fe2207aa31c90d7707a966ff.maekke@gentoo
1 commit: 146bf052b3938a63fe2207aa31c90d7707a966ff
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 7 06:17:51 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 7 06:17:51 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=146bf052
7
8 dev-lang/ocaml: arm stable, bug #622544
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 dev-lang/ocaml/ocaml-4.04.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-lang/ocaml/ocaml-4.04.2.ebuild b/dev-lang/ocaml/ocaml-4.04.2.ebuild
17 index d0e9e6f1af4..2d93e1fe145 100644
18 --- a/dev-lang/ocaml/ocaml-4.04.2.ebuild
19 +++ b/dev-lang/ocaml/ocaml-4.04.2.ebuild
20 @@ -16,7 +16,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 ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 arm ~arm64 ~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="