diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-05 01:34:17 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-05 01:34:17 +0000 |
commit | 3856457b1bfa52a7b5b8fe9811d4a40fe12d0ace (patch) | |
tree | ead1a19d44491286947a391a7ce665e815b032a9 /dev-lang/ocaml/ocaml-3.09.2.ebuild | |
parent | use new CDROM_NAME_SET #139196 (diff) | |
download | gentoo-2-3856457b1bfa52a7b5b8fe9811d4a40fe12d0ace.tar.gz gentoo-2-3856457b1bfa52a7b5b8fe9811d4a40fe12d0ace.tar.bz2 gentoo-2-3856457b1bfa52a7b5b8fe9811d4a40fe12d0ace.zip |
Keyworded ~sparc wrt #139014
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-lang/ocaml/ocaml-3.09.2.ebuild')
-rw-r--r-- | dev-lang/ocaml/ocaml-3.09.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ocaml/ocaml-3.09.2.ebuild b/dev-lang/ocaml/ocaml-3.09.2.ebuild index 87849b5d0516..b8858233561a 100644 --- a/dev-lang/ocaml/ocaml-3.09.2.ebuild +++ b/dev-lang/ocaml/ocaml-3.09.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.09.2.ebuild,v 1.2 2006/06/16 01:24:41 deltacow Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.09.2.ebuild,v 1.3 2006/07/05 01:34:17 gustavoz Exp $ inherit flag-o-matic eutils multilib @@ -11,7 +11,7 @@ SRC_URI="http://caml.inria.fr/distrib/ocaml-3.09/${P}.tar.bz2" LICENSE="QPL-1.0 LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="tcltk latex" DEPEND="virtual/libc |