summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-04-19 14:53:26 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-04-19 14:53:26 +0000
commit9a58107460c7382e218331cb87625754dbb6726f (patch)
treeb687f1800d6c608c554a240281a9511a7910b2fa /dev-ml/ocaml-mysql/ocaml-mysql-1.0.4.ebuild
parentStable on ppc wrt bug 217545 (diff)
downloadgentoo-2-9a58107460c7382e218331cb87625754dbb6726f.tar.gz
gentoo-2-9a58107460c7382e218331cb87625754dbb6726f.tar.bz2
gentoo-2-9a58107460c7382e218331cb87625754dbb6726f.zip
Stable on ppc wrt bug 217549
(Portage version: 2.1.5_rc4)
Diffstat (limited to 'dev-ml/ocaml-mysql/ocaml-mysql-1.0.4.ebuild')
-rw-r--r--dev-ml/ocaml-mysql/ocaml-mysql-1.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocaml-mysql/ocaml-mysql-1.0.4.ebuild b/dev-ml/ocaml-mysql/ocaml-mysql-1.0.4.ebuild
index f62ee0e4d90f..011c3d9eba2d 100644
--- a/dev-ml/ocaml-mysql/ocaml-mysql-1.0.4.ebuild
+++ b/dev-ml/ocaml-mysql/ocaml-mysql-1.0.4.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/ocaml-mysql/ocaml-mysql-1.0.4.ebuild,v 1.1 2008/01/03 23:24:17 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-mysql/ocaml-mysql-1.0.4.ebuild,v 1.2 2008/04/19 14:53:26 nixnut Exp $
inherit findlib eutils
@@ -19,7 +19,7 @@ RDEPEND="$DEPEND"
SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ppc ~x86"
pkg_setup() {
if use ocamlopt && ! built_with_use --missing true dev-lang/ocaml ocamlopt; then