diff options
author | Scott Stoddard <deltacow@gentoo.org> | 2006-06-16 01:24:41 +0000 |
---|---|---|
committer | Scott Stoddard <deltacow@gentoo.org> | 2006-06-16 01:24:41 +0000 |
commit | 817275101344e906d931235774aee2680c95516c (patch) | |
tree | 2da28b95387936d1f4fcf855505e9352aaae3150 /dev-lang/ocaml/ocaml-3.09.2.ebuild | |
parent | Stable on alpha wrt security Bug #135921. (diff) | |
download | gentoo-2-817275101344e906d931235774aee2680c95516c.tar.gz gentoo-2-817275101344e906d931235774aee2680c95516c.tar.bz2 gentoo-2-817275101344e906d931235774aee2680c95516c.zip |
added ~amd64 re bug #126724
(Portage version: 2.1)
Diffstat (limited to 'dev-lang/ocaml/ocaml-3.09.2.ebuild')
-rw-r--r-- | dev-lang/ocaml/ocaml-3.09.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ocaml/ocaml-3.09.2.ebuild b/dev-lang/ocaml/ocaml-3.09.2.ebuild index 132716ea44c4..87849b5d0516 100644 --- a/dev-lang/ocaml/ocaml-3.09.2.ebuild +++ b/dev-lang/ocaml/ocaml-3.09.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.09.2.ebuild,v 1.1 2006/04/27 19:26:41 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.09.2.ebuild,v 1.2 2006/06/16 01:24:41 deltacow Exp $ inherit flag-o-matic eutils multilib @@ -11,7 +11,7 @@ SRC_URI="http://caml.inria.fr/distrib/ocaml-3.09/${P}.tar.bz2" LICENSE="QPL-1.0 LGPL-2" SLOT="0" -KEYWORDS="~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="tcltk latex" DEPEND="virtual/libc |