summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/pcre-ocaml/pcre-ocaml-6.2.2.ebuild')
-rw-r--r--dev-ml/pcre-ocaml/pcre-ocaml-6.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-6.2.2.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-6.2.2.ebuild
index 08ed21e0086c..87922c658a3d 100644
--- a/dev-ml/pcre-ocaml/pcre-ocaml-6.2.2.ebuild
+++ b/dev-ml/pcre-ocaml/pcre-ocaml-6.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.2.2.ebuild,v 1.1 2011/01/20 19:59:19 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-6.2.2.ebuild,v 1.2 2011/07/24 09:25:02 hwoarang 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}/${PN}-6.0.1-linkopts.patch"