diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-05-28 16:48:29 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-05-28 16:48:29 +0000 |
commit | e444e2bec4503201047a5fbea2408bd65d7bf278 (patch) | |
tree | ab24612b07ee91c0ac85641a0c4105ea18886c56 /dev-lang/ocaml/ocaml-3.07-r1.ebuild | |
parent | Keyworded ~x86 (Manifest recommit) (diff) | |
download | gentoo-2-e444e2bec4503201047a5fbea2408bd65d7bf278.tar.gz gentoo-2-e444e2bec4503201047a5fbea2408bd65d7bf278.tar.bz2 gentoo-2-e444e2bec4503201047a5fbea2408bd65d7bf278.zip |
Masked on amd64. Bad object code causes segfaults on amd64. see BUG #37826.
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 4b98850cbed0..7bb524359421 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 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.9 2004/05/15 00:54:04 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.07-r1.ebuild,v 1.10 2004/05/28 16:48:29 kugelfang 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" IUSE="tcltk" DEPEND="virtual/glibc |