summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Pesavento <pesa@gentoo.org>2015-08-24 03:26:19 +0200
committerDavide Pesavento <pesa@gentoo.org>2015-08-24 03:28:22 +0200
commit4e4c315a754b44734e46bdc1e4d9b864c6d6bd01 (patch)
tree3c511080812d62d6845fe244a32737496386bb6a /profiles/arch/amd64/package.use.mask
parentdev-qt/qtdeclarative: add USE=jit, enabled by default. (diff)
downloadgentoo-4e4c315a754b44734e46bdc1e4d9b864c6d6bd01.tar.gz
gentoo-4e4c315a754b44734e46bdc1e4d9b864c6d6bd01.tar.bz2
gentoo-4e4c315a754b44734e46bdc1e4d9b864c6d6bd01.zip
profiles: mask USE=jit for dev-qt/qtdeclarative where unsupported.
Mimic what we already do with qtscript and jit, since the supported architectures are essentially the same. Signed-off-by: Davide Pesavento <pesa@gentoo.org>
Diffstat (limited to 'profiles/arch/amd64/package.use.mask')
-rw-r--r--profiles/arch/amd64/package.use.mask5
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 6250dd81a924..fe26c7107a7a 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -170,8 +170,9 @@ www-client/epiphany -jit
www-client/midori -jit
# 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.
+# The QML (V4) and JSC JITs are supported only on amd64/arm/x86,
+# so the flag is masked in the base profile and unmasked here.
+dev-qt/qtdeclarative -jit
dev-qt/qtscript -jit
dev-qt/qtwebkit -jit