diff options
author | Alexander Plank <alexander@gentoo.org> | 2004-07-25 20:07:57 +0000 |
---|---|---|
committer | Alexander Plank <alexander@gentoo.org> | 2004-07-25 20:07:57 +0000 |
commit | 446f8c33e65984c83eb15a3be3fb872994059470 (patch) | |
tree | 957b991810858bfb747097a79091e8ba7fb9fdfa /dev-lang/ocaml/ocaml-3.07-r1.ebuild | |
parent | Version bump, KEYWORDS ~x86 ~amd64. Fixed tetex DEPEND on all versions to vi... (diff) | |
download | gentoo-2-446f8c33e65984c83eb15a3be3fb872994059470.tar.gz gentoo-2-446f8c33e65984c83eb15a3be3fb872994059470.tar.bz2 gentoo-2-446f8c33e65984c83eb15a3be3fb872994059470.zip |
add macos keyword
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 789dbc6603b1..c7b89b5b4457 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.15 2004/07/21 17:55:41 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.07-r1.ebuild,v 1.16 2004/07/25 20:07:57 alexander 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 macos" IUSE="tcltk" DEPEND="virtual/libc |