diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-03-18 15:56:49 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-03-18 15:56:49 +0000 |
commit | f5ec5d3523c4d8581855db04f7f498ba4bca1d75 (patch) | |
tree | 58f1894ba30a4b42854bcd7f2272ee2add8bad65 /dev-lang/ocaml/ocaml-3.08.4.ebuild | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-f5ec5d3523c4d8581855db04f7f498ba4bca1d75.tar.gz gentoo-2-f5ec5d3523c4d8581855db04f7f498ba4bca1d75.tar.bz2 gentoo-2-f5ec5d3523c4d8581855db04f7f498ba4bca1d75.zip |
Added ~ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'dev-lang/ocaml/ocaml-3.08.4.ebuild')
-rw-r--r-- | dev-lang/ocaml/ocaml-3.08.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ocaml/ocaml-3.08.4.ebuild b/dev-lang/ocaml/ocaml-3.08.4.ebuild index 1a7df3d8ed2d..f8c593c179c6 100644 --- a/dev-lang/ocaml/ocaml-3.08.4.ebuild +++ b/dev-lang/ocaml/ocaml-3.08.4.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.08.4.ebuild,v 1.8 2006/02/06 21:31:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.4.ebuild,v 1.9 2006/03/18 15:56:49 corsair Exp $ inherit flag-o-matic eutils multilib @@ -11,7 +11,7 @@ SRC_URI="http://caml.inria.fr/distrib/ocaml-3.08/${P}.tar.bz2" LICENSE="QPL-1.0 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc-macos -s390 sparc ~x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc-macos ~ppc64 -s390 sparc ~x86" IUSE="tcltk latex" DEPEND="virtual/libc |