1234567891011 |
- # Copyright 1999-2017 Gentoo Foundation
- # Distributed under the terms of the GNU General Public License v2
- # Pacho Ramos <pacho@gentoo.org> (25 Jan 2015)
- # 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). Only in arm7 profile
- # because webkit-gtk only reliable tests webkit-gtk on this and JIT support is likely
- # to break in several ways on every version bump on non-arm7 (#523400)
- net-libs/webkit-gtk -jit
- www-client/midori -jit
|