diff options
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.ebuild | 4 |
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 87922c658a3d..7081cdebc06e 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.2 2011/07/24 09:25:02 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-6.2.2.ebuild,v 1.3 2011/07/24 19:50:42 tomka 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" |