summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2003-03-11 20:59:37 +0000
committerGeorge Shapovalov <george@gentoo.org>2003-03-11 20:59:37 +0000
commit6e872e58bcd0b0aac049da1a0246b82faf028ef9 (patch)
tree22eb7e11be3d68dc7bd4cea2c0252086e83b58b9 /dev-ml/ocaml-shell
parentunmasked in x86 (diff)
downloadgentoo-2-6e872e58bcd0b0aac049da1a0246b82faf028ef9.tar.gz
gentoo-2-6e872e58bcd0b0aac049da1a0246b82faf028ef9.tar.bz2
gentoo-2-6e872e58bcd0b0aac049da1a0246b82faf028ef9.zip
unmasked in x86
Diffstat (limited to 'dev-ml/ocaml-shell')
-rw-r--r--dev-ml/ocaml-shell/ocaml-shell-0.2.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocaml-shell/ocaml-shell-0.2.3-r1.ebuild b/dev-ml/ocaml-shell/ocaml-shell-0.2.3-r1.ebuild
index 00416a10a668..1bc1196c86ea 100644
--- a/dev-ml/ocaml-shell/ocaml-shell-0.2.3-r1.ebuild
+++ b/dev-ml/ocaml-shell/ocaml-shell-0.2.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-shell/ocaml-shell-0.2.3-r1.ebuild,v 1.1 2003/02/23 21:57:14 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-shell/ocaml-shell-0.2.3-r1.ebuild,v 1.2 2003/03/11 20:57:19 george Exp $
DESCRIPTION="O'Caml modules for running shell commands and pipelines"
HOMEPAGE="http://www.ocaml-programming.de/packages/documentation/shell/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.ocaml-programming.de/packages/shell-${PV}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND=">=dev-lang/ocaml-3.06
>=dev-ml/findlib-0.8"