summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/camlp5/camlp5-5.09.ebuild')
-rw-r--r--dev-ml/camlp5/camlp5-5.09.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/camlp5/camlp5-5.09.ebuild b/dev-ml/camlp5/camlp5-5.09.ebuild
index 4af9b13afa06..0f064507f4ab 100644
--- a/dev-ml/camlp5/camlp5-5.09.ebuild
+++ b/dev-ml/camlp5/camlp5-5.09.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-5.09.ebuild,v 1.5 2008/08/09 18:00:08 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-5.09.ebuild,v 1.6 2008/09/25 12:09:13 aballier Exp $
EAPI="1"
@@ -12,7 +12,7 @@ SRC_URI="http://pauillac.inria.fr/~ddr/camlp5/distrib/src/${P}.tgz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ppc sparc x86"
+KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd"
IUSE="doc +ocamlopt"
DEPEND=">=dev-lang/ocaml-3.09"