package.use.mask 524 B

1234567891011
  1. # Copyright 1999-2017 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. # Pacho Ramos <pacho@gentoo.org> (25 Jan 2015)
  4. # jsc JIT compilation is supported only on amd64/arm/x86 and their prefixes, so
  5. # it's masked in base profile and unmasked here (bug #396313). Only in arm7 profile
  6. # because webkit-gtk only reliable tests webkit-gtk on this and JIT support is likely
  7. # to break in several ways on every version bump on non-arm7 (#523400)
  8. net-libs/webkit-gtk -jit
  9. www-client/midori -jit