diff options
author | Travis Tilley <lv@gentoo.org> | 2004-07-14 01:10:56 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-07-14 01:10:56 +0000 |
commit | 1d2edfd90a8494df89f8f548061d76c543bbeade (patch) | |
tree | 361ab317baf4ae070f7baeff694ce2ea481c2262 /dev-lang/ocaml/ocaml-3.07-r1.ebuild | |
parent | don't dep on arch for gnuconfig_update (Manifest recommit) (diff) | |
download | gentoo-2-1d2edfd90a8494df89f8f548061d76c543bbeade.tar.gz gentoo-2-1d2edfd90a8494df89f8f548061d76c543bbeade.tar.bz2 gentoo-2-1d2edfd90a8494df89f8f548061d76c543bbeade.zip |
~amd64
Diffstat (limited to 'dev-lang/ocaml/ocaml-3.07-r1.ebuild')
-rw-r--r-- | dev-lang/ocaml/ocaml-3.07-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ocaml/ocaml-3.07-r1.ebuild b/dev-lang/ocaml/ocaml-3.07-r1.ebuild index dfe28676a3a9..b09a501b29ee 100644 --- a/dev-lang/ocaml/ocaml-3.07-r1.ebuild +++ b/dev-lang/ocaml/ocaml-3.07-r1.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.07-r1.ebuild,v 1.13 2004/07/06 20:40:57 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.07-r1.ebuild,v 1.14 2004/07/14 01:09:33 lv Exp $ inherit flag-o-matic eutils @@ -12,7 +12,7 @@ SRC_URI="http://caml.inria.fr/distrib/${P}/${P}.tar.gz LICENSE="QPL-1.0 LGPL-2" SLOT="0" -KEYWORDS="x86 ~sparc ~ppc alpha ~ia64 -amd64 hppa" +KEYWORDS="x86 ~sparc ~ppc alpha ~ia64 ~amd64 hppa" IUSE="tcltk" DEPEND="virtual/libc |