diff options
author | 2010-11-05 18:21:54 +0000 | |
---|---|---|
committer | 2010-11-05 18:21:54 +0000 | |
commit | 502dc68d87b7aeff059293ec560ef385c6afafe6 (patch) | |
tree | dd2d94320294380a16402936261dd784f074b75f /dev-lang/ocaml/ocaml-3.11.2.ebuild | |
parent | Stable for HPPA (bug #341703). (diff) | |
download | gentoo-2-502dc68d87b7aeff059293ec560ef385c6afafe6.tar.gz gentoo-2-502dc68d87b7aeff059293ec560ef385c6afafe6.tar.bz2 gentoo-2-502dc68d87b7aeff059293ec560ef385c6afafe6.zip |
Stable on amd64 wrt bug #343751
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/ocaml/ocaml-3.11.2.ebuild')
-rw-r--r-- | dev-lang/ocaml/ocaml-3.11.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ocaml/ocaml-3.11.2.ebuild b/dev-lang/ocaml/ocaml-3.11.2.ebuild index 8da3c74f6628..c34d0a8a2216 100644 --- a/dev-lang/ocaml/ocaml-3.11.2.ebuild +++ b/dev-lang/ocaml/ocaml-3.11.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.11.2.ebuild,v 1.3 2010/11/05 06:14:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.11.2.ebuild,v 1.4 2010/11/05 18:21:54 hwoarang Exp $ EAPI="1" @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.inria.fr/INRIA/Projects/cristal/ocaml/ocaml-$(get_version_com LICENSE="QPL-1.0 LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="emacs gdbm latex ncurses +ocamlopt tk X xemacs" DEPEND="tk? ( >=dev-lang/tk-3.3.3 ) |