diff options
-rw-r--r-- | profiles/arch/amd64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 7 |
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index 110d22f15afe..aaab535c25f1 100644 --- a/profiles/arch/amd64/ChangeLog +++ b/profiles/arch/amd64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.154 2011/10/21 08:03:05 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.155 2011/11/29 23:44:51 pesa Exp $ + + 29 Nov 2011; Davide Pesavento <pesa@gentoo.org> package.use.mask: + Unmask USE="jit" for qt-webkit. 21 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> package.use.mask: Drop hearbeat mask wrt #387685 by Marcin Mirosław <bug@mejor.pl> diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 0dcb696d100e..e75bfe256aa8 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.113 2011/10/21 08:03:05 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.114 2011/11/29 23:44:51 pesa Exp $ # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -18,6 +18,11 @@ #--- END OF EXAMPLES --- +# Davide Pesavento <pesa@gentoo.org> (30 Nov 2011) +# JavaScriptCore JIT is supported only on amd64/arm/x86, +# so it's masked in base profile and unmasked here +>=x11-libs/qt-webkit-4.7 -jit + # Samuli Suominen <ssuominen@gentoo.org> (16 Oct 2011) # Masked in base, unmask per arch gnome-base/gvfs -bluray |