summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Prugh <ken69267@gentoo.org>2008-06-29 20:00:01 +0000
committerKenneth Prugh <ken69267@gentoo.org>2008-06-29 20:00:01 +0000
commit563bf29ef6b6bf1235cbe4fafbe7b41a1e93ad2b (patch)
tree21817a25b2ff0e5872cfe929c04b8ccfee94c2a8 /dev-ml/pcre-ocaml/pcre-ocaml-5.15.0.ebuild
parentDie when x11-libs/qt is built without OpenGL support, bug #205743 (diff)
downloadgentoo-2-563bf29ef6b6bf1235cbe4fafbe7b41a1e93ad2b.tar.gz
gentoo-2-563bf29ef6b6bf1235cbe4fafbe7b41a1e93ad2b.tar.bz2
gentoo-2-563bf29ef6b6bf1235cbe4fafbe7b41a1e93ad2b.zip
amd64 stable, bug #229997
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 x86_64)
Diffstat (limited to 'dev-ml/pcre-ocaml/pcre-ocaml-5.15.0.ebuild')
-rw-r--r--dev-ml/pcre-ocaml/pcre-ocaml-5.15.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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