summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/pcre-ocaml/pcre-ocaml-6.0.1.ebuild')
-rw-r--r--dev-ml/pcre-ocaml/pcre-ocaml-6.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-6.0.1.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-6.0.1.ebuild
index c07d8add2ab0..d6c0f3ebe340 100644
--- a/dev-ml/pcre-ocaml/pcre-ocaml-6.0.1.ebuild
+++ b/dev-ml/pcre-ocaml/pcre-ocaml-6.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-6.0.1.ebuild,v 1.2 2009/10/02 23:26:56 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-6.0.1.ebuild,v 1.3 2009/10/24 12:42:32 nixnut Exp $
EAPI="2"
@@ -16,7 +16,7 @@ RDEPEND=">=dev-lang/ocaml-3.10.2[ocamlopt?]
DEPEND="${RDEPEND}"
SLOT="0"
IUSE="examples +ocamlopt"
-KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc x86 ~x86-fbsd"
src_prepare() {
epatch "${FILESDIR}/${P}-linkopts.patch"