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: Fri, 03 Mar 2017 11:28:57
Message-Id: 1488540522.4fedbd8f11a1b6e9b6f2b5716364236791fce6e9.aballier@gentoo
1 commit: 4fedbd8f11a1b6e9b6f2b5716364236791fce6e9
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 3 11:19:23 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 3 11:28:42 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fedbd8f
7
8 dev-lang/ocaml: Restore standard keywords now that it is masked
9
10 Package-Manager: Portage-2.3.4, Repoman-2.3.2
11
12 dev-lang/ocaml/ocaml-4.05.0_beta2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-lang/ocaml/ocaml-4.05.0_beta2.ebuild b/dev-lang/ocaml/ocaml-4.05.0_beta2.ebuild
16 index e780f0afda5..5c4d7d76a7c 100644
17 --- a/dev-lang/ocaml/ocaml-4.05.0_beta2.ebuild
18 +++ b/dev-lang/ocaml/ocaml-4.05.0_beta2.ebuild
19 @@ -16,7 +16,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 spacetime X xemacs"
26
27 RDEPEND="