summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-07-23 15:44:59 +0000
committerThomas Kahle <tomka@gentoo.org>2011-07-23 15:44:59 +0000
commitf8f57e532e4b1de323623188a17a013574ca1f67 (patch)
treef08b32065f968bf5ea4cb83b2c29a7890239db64 /dev-ml
parent~x86 per bug 373149 (diff)
downloadgentoo-2-f8f57e532e4b1de323623188a17a013574ca1f67.tar.gz
gentoo-2-f8f57e532e4b1de323623188a17a013574ca1f67.tar.bz2
gentoo-2-f8f57e532e4b1de323623188a17a013574ca1f67.zip
~x86 per bug 373149
(Portage version: 2.1.10.7/cvs/Linux i686)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/sexplib/ChangeLog5
-rw-r--r--dev-ml/sexplib/sexplib-5.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/sexplib/ChangeLog b/dev-ml/sexplib/ChangeLog
index 9f9a78ab9964..7c1d25cce01f 100644
--- a/dev-ml/sexplib/ChangeLog
+++ b/dev-ml/sexplib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/sexplib
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/sexplib/ChangeLog,v 1.8 2011/07/06 18:36:17 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/sexplib/ChangeLog,v 1.9 2011/07/23 15:44:59 tomka Exp $
+
+ 23 Jul 2011; Thomas Kahle <tomka@gentoo.org> sexplib-5.2.1.ebuild:
+ ~x86 per bug 373149
06 Jul 2011; Alexis Ballier <aballier@gentoo.org> -sexplib-4.2.17.ebuild,
-sexplib-5.2.0.ebuild:
diff --git a/dev-ml/sexplib/sexplib-5.2.1.ebuild b/dev-ml/sexplib/sexplib-5.2.1.ebuild
index dfcc8b44a794..8f4d4d39c050 100644
--- a/dev-ml/sexplib/sexplib-5.2.1.ebuild
+++ b/dev-ml/sexplib/sexplib-5.2.1.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/sexplib/sexplib-5.2.1.ebuild,v 1.1 2011/06/25 18:56:22 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/sexplib/sexplib-5.2.1.ebuild,v 1.2 2011/07/23 15:44:59 tomka Exp $
EAPI=3
@@ -12,7 +12,7 @@ SRC_URI="http://www.janestreet.com/ocaml/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="debug doc +ocamlopt"
RDEPEND=">=dev-lang/ocaml-3.12[ocamlopt?]