diff options
author | 2012-01-09 04:36:35 +0000 | |
---|---|---|
committer | 2012-01-09 04:36:35 +0000 | |
commit | cdde8cceb877d17dc03a64e31b87c127d9b1a6ae (patch) | |
tree | 50b56c381465d2d57e4067856cd9a7149c5e64b7 /profiles/prefix/darwin | |
parent | Repurpose USE=debug to respect CFLAGS by Agostino Sarubbo (bug #397883). (diff) | |
download | historical-cdde8cceb877d17dc03a64e31b87c127d9b1a6ae.tar.gz historical-cdde8cceb877d17dc03a64e31b87c127d9b1a6ae.tar.bz2 historical-cdde8cceb877d17dc03a64e31b87c127d9b1a6ae.zip |
Unmask USE="jit" for webkit-gtk on amd64/arm/x86 and the amd64/arm/x86 prefix arches where webkit-gtk is keyworded (bug #396313).
Diffstat (limited to 'profiles/prefix/darwin')
-rw-r--r-- | profiles/prefix/darwin/macos/arch/x86/package.use.mask | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/profiles/prefix/darwin/macos/arch/x86/package.use.mask b/profiles/prefix/darwin/macos/arch/x86/package.use.mask index f0fb4a656f6a..d8f0028add13 100644 --- a/profiles/prefix/darwin/macos/arch/x86/package.use.mask +++ b/profiles/prefix/darwin/macos/arch/x86/package.use.mask @@ -1,11 +1,16 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/x86/package.use.mask,v 1.1 2011/12/30 15:49:36 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/x86/package.use.mask,v 1.2 2012/01/09 04:36:35 tetromino Exp $ # The 32-bits profile is inherited by the 64-bits one! # All the Mac OS X profiles inherit from their matching arch profile here. +# Alexandre Rostovtsev <tetromono@gentoo.org> (09 Jan 2012) +# jsc JIT compilation is supported only on amd64/arm/x86 and their prefixes, so +# it's masked in base profile and unmasked here (bug #396313). +net-libs/webkit-gtk -jit + # Jeremy Olexa <darkside@gentoo.org> (29 Jul 2010) # Relocation issues on 32-bit OSX, bug #329859 media-sound/mpg123 mmx sse |