summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/camlp5/camlp5-4.08.ebuild')
-rw-r--r--dev-ml/camlp5/camlp5-4.08.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/camlp5/camlp5-4.08.ebuild b/dev-ml/camlp5/camlp5-4.08.ebuild
index d6437c443938..6813eba4c036 100644
--- a/dev-ml/camlp5/camlp5-4.08.ebuild
+++ b/dev-ml/camlp5/camlp5-4.08.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-4.08.ebuild,v 1.1 2007/08/31 04:43:15 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-4.08.ebuild,v 1.2 2007/09/08 13:08:34 nixnut Exp $
inherit multilib eutils
@@ -10,7 +10,7 @@ SRC_URI="http://pauillac.inria.fr/~ddr/camlp5/${P}.tgz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="doc"
DEPEND=">=dev-lang/ocaml-3.10.0"