diff options
author | 2004-12-08 04:47:15 +0000 | |
---|---|---|
committer | 2004-12-08 04:47:15 +0000 | |
commit | f6cba16a6934ecffc96c6561064fb93653a34b2e (patch) | |
tree | 051c1bed5b18e15f930a1d54bc10b34489c7086d /dev-lang/ocaml/ocaml-3.08.1.ebuild | |
parent | New version in ~arch, see bug #72798 for the movement from package.mask (Mani... (diff) | |
download | gentoo-2-f6cba16a6934ecffc96c6561064fb93653a34b2e.tar.gz gentoo-2-f6cba16a6934ecffc96c6561064fb93653a34b2e.tar.bz2 gentoo-2-f6cba16a6934ecffc96c6561064fb93653a34b2e.zip |
Stable on sparc.
Diffstat (limited to 'dev-lang/ocaml/ocaml-3.08.1.ebuild')
-rw-r--r-- | dev-lang/ocaml/ocaml-3.08.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ocaml/ocaml-3.08.1.ebuild b/dev-lang/ocaml/ocaml-3.08.1.ebuild index bb26b1fe52b1..057091382626 100644 --- a/dev-lang/ocaml/ocaml-3.08.1.ebuild +++ b/dev-lang/ocaml/ocaml-3.08.1.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-lang/ocaml/ocaml-3.08.1.ebuild,v 1.6 2004/11/29 09:01:58 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.1.ebuild,v 1.7 2004/12/08 04:47:15 weeve Exp $ inherit flag-o-matic eutils @@ -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="x86 ~sparc ~ppc ~alpha ~ia64 ~amd64 ~hppa ~ppc-macos" +KEYWORDS="x86 sparc ~ppc ~alpha ~ia64 ~amd64 ~hppa ~ppc-macos" IUSE="tcltk latex" DEPEND="virtual/libc |