diff options
author | Fabian Groffen <grobian@gentoo.org> | 2007-02-17 19:16:10 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2007-02-17 19:16:10 +0000 |
commit | fc238fa5fcdd0f21f8595707de1841d5f2279f48 (patch) | |
tree | 7a4e65deb4f6298261160e9b6cd1146845164d87 /dev-lang/ocaml/ocaml-3.08.4.ebuild | |
parent | Added ~ppc64; bug #167150 (diff) | |
download | gentoo-2-fc238fa5fcdd0f21f8595707de1841d5f2279f48.tar.gz gentoo-2-fc238fa5fcdd0f21f8595707de1841d5f2279f48.tar.bz2 gentoo-2-fc238fa5fcdd0f21f8595707de1841d5f2279f48.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-lang/ocaml/ocaml-3.08.4.ebuild')
-rw-r--r-- | dev-lang/ocaml/ocaml-3.08.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ocaml/ocaml-3.08.4.ebuild b/dev-lang/ocaml/ocaml-3.08.4.ebuild index d841c082d97d..18837ee7670e 100644 --- a/dev-lang/ocaml/ocaml-3.08.4.ebuild +++ b/dev-lang/ocaml/ocaml-3.08.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.4.ebuild,v 1.13 2007/02/17 15:16:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.4.ebuild,v 1.14 2007/02/17 19:16:10 grobian Exp $ inherit flag-o-matic eutils multilib @@ -11,7 +11,7 @@ SRC_URI="http://caml.inria.fr/distrib/ocaml-3.08/${P}.tar.bz2" LICENSE="QPL-1.0 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc-macos ~ppc64 -s390 sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 -s390 sparc ~x86" IUSE="tk latex" DEPEND="virtual/libc |