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: Sat, 14 Oct 2017 11:13:55
Message-Id: 1507979621.146718a228a7cdd4bd01d50639d10fdab6c2bdbd.aballier@gentoo
1 commit: 146718a228a7cdd4bd01d50639d10fdab6c2bdbd
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 14 11:03:58 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 14 11:13:41 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=146718a2
7
8 dev-lang/ocaml: restore keywords on 4.06 now that it is masked
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11
12 dev-lang/ocaml/ocaml-4.06.0_beta1.ebuild | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/dev-lang/ocaml/ocaml-4.06.0_beta1.ebuild b/dev-lang/ocaml/ocaml-4.06.0_beta1.ebuild
16 index 0c6b2bbfed8..85cb7d57e42 100644
17 --- a/dev-lang/ocaml/ocaml-4.06.0_beta1.ebuild
18 +++ b/dev-lang/ocaml/ocaml-4.06.0_beta1.ebuild
19 @@ -16,8 +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 -# still in beta
24 -#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
26 IUSE="emacs flambda latex ncurses +ocamlopt spacetime X xemacs"
27
28 RDEPEND="