Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/ocaml/
Date: Fri, 30 Jun 2017 08:14:55
Message-Id: 1498810378.ada141326532def289883c4c102aab22dcf617fa.slyfox@gentoo
1 commit: ada141326532def289883c4c102aab22dcf617fa
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 30 07:14:40 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 30 08:12:58 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ada14132
7
8 dev-lang/ocaml: ia64 stable, bug #622544
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-lang/ocaml/ocaml-4.04.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-lang/ocaml/ocaml-4.04.2.ebuild b/dev-lang/ocaml/ocaml-4.04.2.ebuild
16 index a22dd7723ea..a82f0899e88 100644
17 --- a/dev-lang/ocaml/ocaml-4.04.2.ebuild
18 +++ b/dev-lang/ocaml/ocaml-4.04.2.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 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~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="