diff options
author | 2007-05-14 15:34:27 +0000 | |
---|---|---|
committer | 2007-05-14 15:34:27 +0000 | |
commit | cc6026d08b66dc86766d767cdec0fa409036a0cc (patch) | |
tree | d4d0aca5a32d31ab18b9dbb1900cfbcd47a5dde1 /dev-lang/ocaml/ocaml-3.09.3-r1.ebuild | |
parent | Stable on x86 wrt bug #178470 (diff) | |
download | historical-cc6026d08b66dc86766d767cdec0fa409036a0cc.tar.gz historical-cc6026d08b66dc86766d767cdec0fa409036a0cc.tar.bz2 historical-cc6026d08b66dc86766d767cdec0fa409036a0cc.zip |
Marked ~hppa (bug #178256).
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-lang/ocaml/ocaml-3.09.3-r1.ebuild')
-rw-r--r-- | dev-lang/ocaml/ocaml-3.09.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ocaml/ocaml-3.09.3-r1.ebuild b/dev-lang/ocaml/ocaml-3.09.3-r1.ebuild index b3fbb7b423b5..9e27a27db0b9 100644 --- a/dev-lang/ocaml/ocaml-3.09.3-r1.ebuild +++ b/dev-lang/ocaml/ocaml-3.09.3-r1.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-lang/ocaml/ocaml-3.09.3-r1.ebuild,v 1.8 2007/05/13 20:53:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.09.3-r1.ebuild,v 1.9 2007/05/14 15:34:27 jer Exp $ inherit flag-o-matic eutils multilib pax-utils versionator toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://caml.inria.fr/distrib/ocaml-$( get_version_component_range 1-2 ) LICENSE="QPL-1.0 LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="gdbm ncurses tk latex X" DEPEND="tk? ( >=dev-lang/tk-3.3.3 ) |