diff options
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 a5740dd0af7f..1a7df3d8ed2d 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.7 2006/02/04 18:06:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.4.ebuild,v 1.8 2006/02/06 21:31:45 agriffis 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 -s390 sparc ~x86" IUSE="tcltk latex" DEPEND="virtual/libc |