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, 01 Mar 2016 19:17:30
Message-Id: 1456859837.95df0eb618587bb13ad74e990460108534fbae6e.aballier@gentoo
1 commit: 95df0eb618587bb13ad74e990460108534fbae6e
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 1 19:15:02 2016 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 1 19:17:17 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95df0eb6
7
8 dev-lang/ocaml: restore keywords, it is masked in package.mask
9
10 Package-Manager: portage-2.2.27
11 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
12
13 dev-lang/ocaml/ocaml-4.03.0_beta1.ebuild | 3 +--
14 1 file changed, 1 insertion(+), 2 deletions(-)
15
16 diff --git a/dev-lang/ocaml/ocaml-4.03.0_beta1.ebuild b/dev-lang/ocaml/ocaml-4.03.0_beta1.ebuild
17 index 955952a..8034265 100644
18 --- a/dev-lang/ocaml/ocaml-4.03.0_beta1.ebuild
19 +++ b/dev-lang/ocaml/ocaml-4.03.0_beta1.ebuild
20 @@ -17,8 +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=""
26 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
27 IUSE="emacs latex ncurses +ocamlopt X xemacs"
28
29 RDEPEND="