summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/ocamlgraph/ocamlgraph-0.95.ebuild')
-rw-r--r--dev-ml/ocamlgraph/ocamlgraph-0.95.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocamlgraph/ocamlgraph-0.95.ebuild b/dev-ml/ocamlgraph/ocamlgraph-0.95.ebuild
index 3ae3d451c8a6..fd7cbb8017d6 100644
--- a/dev-ml/ocamlgraph/ocamlgraph-0.95.ebuild
+++ b/dev-ml/ocamlgraph/ocamlgraph-0.95.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlgraph/ocamlgraph-0.95.ebuild,v 1.1 2006/02/04 17:09:05 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlgraph/ocamlgraph-0.95.ebuild,v 1.2 2006/02/04 22:25:39 mattam Exp $
inherit findlib
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.lri.fr/~filliatr/ocamlgraph/"
SRC_URI="http://www.lri.fr/~filliatr/ftp/ocamlgraph/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="x86 ppc"
+KEYWORDS="~x86 ~ppc"
DEPEND=">=dev-lang/ocaml-3.08
doc? ( dev-tex/hevea dev-ml/ocamlweb )"
IUSE="doc"