blob: 526fb3d36158e20d21af8524a9a88c51d1357a58 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
# The 32-bits profile is inherited by the 64-bits one!
# All the FreeBSD 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
|