summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/type-conv/ChangeLog5
-rw-r--r--dev-ml/type-conv/type-conv-2.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/type-conv/ChangeLog b/dev-ml/type-conv/ChangeLog
index a0138e377631..e0f1095c536d 100644
--- a/dev-ml/type-conv/ChangeLog
+++ b/dev-ml/type-conv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/type-conv
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/type-conv/ChangeLog,v 1.11 2011/07/06 18:38:26 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/type-conv/ChangeLog,v 1.12 2011/07/23 15:43:07 tomka Exp $
+
+ 23 Jul 2011; Thomas Kahle <tomka@gentoo.org> type-conv-2.3.0.ebuild:
+ ~x86 per bug 373149
06 Jul 2011; Alexis Ballier <aballier@gentoo.org> -type-conv-1.7.1.ebuild,
-type-conv-2.0.0.ebuild, -type-conv-2.0.1.ebuild, -type-conv-2.0.2.ebuild:
diff --git a/dev-ml/type-conv/type-conv-2.3.0.ebuild b/dev-ml/type-conv/type-conv-2.3.0.ebuild
index 0e2b016b19b7..01bd249ea1ef 100644
--- a/dev-ml/type-conv/type-conv-2.3.0.ebuild
+++ b/dev-ml/type-conv/type-conv-2.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/type-conv/type-conv-2.3.0.ebuild,v 1.1 2011/06/25 18:55:39 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/type-conv/type-conv-2.3.0.ebuild,v 1.2 2011/07/23 15:43:07 tomka Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="http://www.janestreet.com/ocaml/${P}.tar.gz"
LICENSE="LGPL-2.1-linking-exception"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="debug doc +ocamlopt"
RDEPEND=">=dev-lang/ocaml-3.12[ocamlopt?]"