Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/ocaml/
Date: Tue, 29 Nov 2016 15:05:56
Message-Id: 1480431923.110fd657345cf32450a140beb9c6fa82fb8e018b.aballier@gentoo
1 commit: 110fd657345cf32450a140beb9c6fa82fb8e018b
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 29 14:53:44 2016 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 29 15:05:23 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=110fd657
7
8 dev-lang/ocaml: restore keywords on 4.04
9
10 Package-Manager: portage-2.3.2
11
12 dev-lang/ocaml/ocaml-4.04.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-lang/ocaml/ocaml-4.04.0.ebuild b/dev-lang/ocaml/ocaml-4.04.0.ebuild
16 index 23ddd14..6effab4 100644
17 --- a/dev-lang/ocaml/ocaml-4.04.0.ebuild
18 +++ b/dev-lang/ocaml/ocaml-4.04.0.ebuild
19 @@ -17,7 +17,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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
25 IUSE="emacs flambda latex ncurses +ocamlopt X xemacs"
26
27 RDEPEND="