summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-07-14 01:40:17 +0000
committerTravis Tilley <lv@gentoo.org>2004-07-14 01:40:17 +0000
commitf2f77733f24f0fd7355747f4905b5b8f11c8cfce (patch)
treeddba50524475b95b513857cb1c371a5dbb9b21a1 /dev-ml/ocaml-make/ocaml-make-5.04.0.ebuild
parentdon't assign S=${WORKDIR}/${P} (Manifest recommit) (diff)
downloadgentoo-2-f2f77733f24f0fd7355747f4905b5b8f11c8cfce.tar.gz
gentoo-2-f2f77733f24f0fd7355747f4905b5b8f11c8cfce.tar.bz2
gentoo-2-f2f77733f24f0fd7355747f4905b5b8f11c8cfce.zip
~amd64
Diffstat (limited to 'dev-ml/ocaml-make/ocaml-make-5.04.0.ebuild')
-rw-r--r--dev-ml/ocaml-make/ocaml-make-5.04.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocaml-make/ocaml-make-5.04.0.ebuild b/dev-ml/ocaml-make/ocaml-make-5.04.0.ebuild
index 283ebadf0d5c..01d592374c5d 100644
--- a/dev-ml/ocaml-make/ocaml-make-5.04.0.ebuild
+++ b/dev-ml/ocaml-make/ocaml-make-5.04.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-make/ocaml-make-5.04.0.ebuild,v 1.4 2004/06/25 00:02:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-make/ocaml-make-5.04.0.ebuild,v 1.5 2004/07/14 01:40:17 lv Exp $
DESCRIPTION="Generic O'Caml Makefile for GNU Make"
HOMEPAGE="http://www.ai.univie.ac.at/~markus/home/ocaml_sources.html"
@@ -10,7 +10,7 @@ DEPEND=">=dev-lang/ocaml-3.06-r1
>=dev-ml/findlib-0.8"
SRC_URI="http://www.oefai.at/~markus/ocaml_sources/${P}.tar.bz2"
SLOT="0"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="~x86 ~sparc ~amd64"
IUSE=""
src_compile() {