summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/lwt/lwt-1.1.0.ebuild')
-rw-r--r--dev-ml/lwt/lwt-1.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/lwt/lwt-1.1.0.ebuild b/dev-ml/lwt/lwt-1.1.0.ebuild
index b36c71f7e7ae..0295a4b27d26 100644
--- a/dev-ml/lwt/lwt-1.1.0.ebuild
+++ b/dev-ml/lwt/lwt-1.1.0.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/lwt/lwt-1.1.0.ebuild,v 1.1 2008/09/02 21:36:39 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/lwt/lwt-1.1.0.ebuild,v 1.2 2008/09/25 12:21:10 aballier Exp $
EAPI=1
@@ -20,7 +20,7 @@ IUSE="doc +ocamlopt"
SLOT="0"
LICENSE="LGPL-2.1 LGPL-2.1-linking-exception"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~x86-fbsd"
pkg_setup() {
if use ocamlopt && ! built_with_use --missing true dev-lang/ocaml ocamlopt; then