From 563bf29ef6b6bf1235cbe4fafbe7b41a1e93ad2b Mon Sep 17 00:00:00 2001 From: Kenneth Prugh Date: Sun, 29 Jun 2008 20:00:01 +0000 Subject: amd64 stable, bug #229997 (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 x86_64) --- dev-ml/pcre-ocaml/pcre-ocaml-5.15.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-ml/pcre-ocaml/pcre-ocaml-5.15.0.ebuild') diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-5.15.0.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-5.15.0.ebuild index b5e12e9eb31e..b25d3f8a0982 100644 --- a/dev-ml/pcre-ocaml/pcre-ocaml-5.15.0.ebuild +++ b/dev-ml/pcre-ocaml/pcre-ocaml-5.15.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/pcre-ocaml/pcre-ocaml-5.15.0.ebuild,v 1.2 2008/06/29 19:31:22 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-5.15.0.ebuild,v 1.3 2008/06/29 20:00:01 ken69267 Exp $ inherit findlib eutils @@ -15,7 +15,7 @@ DEPEND=">=dev-lang/ocaml-3.07 >=dev-libs/libpcre-4.5" SLOT="0" IUSE="examples +ocamlopt" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" pkg_setup() { if use ocamlopt && ! built_with_use --missing true dev-lang/ocaml ocamlopt; then -- cgit v1.2.3-65-gdbad