diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 22:04:49 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 22:04:49 +0000 |
commit | 3c07994ca77922c75abd2673da93af5decca17c9 (patch) | |
tree | d5890ff0286afbae88e471a71a9cefbe21b01d5f /dev-lang/ocaml/ocaml-3.07-r1.ebuild | |
parent | Initial import (diff) | |
download | gentoo-2-3c07994ca77922c75abd2673da93af5decca17c9.tar.gz gentoo-2-3c07994ca77922c75abd2673da93af5decca17c9.tar.bz2 gentoo-2-3c07994ca77922c75abd2673da93af5decca17c9.zip |
add ~ia64
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 ba021cf23ddd..52dec3581764 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-2003 Gentoo Technologies, Inc. # 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.1 2003/10/16 19:24:18 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.07-r1.ebuild,v 1.2 2004/02/17 22:04:49 agriffis Exp $ inherit flag-o-matic eutils filter-flags "-fstack-protector" @@ -13,7 +13,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" +KEYWORDS="~x86 ~sparc ~ppc ~alpha ~ia64" IUSE="tcltk" DEPEND="virtual/glibc |