summaryrefslogtreecommitdiff
blob: d185cbbbfb32f89fc49cd44fffde2f64cd52613d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/package.use.mask,v 1.77 2012/01/26 14:50:44 tomka Exp $

# This file requires >=portage-2.1.1

# Doug Goldstein <cardoe@gentoo.org> (17 Jan 2012)
# The SPICE server is only supported on 64-bit platforms and not on 32-bit
app-emulation/qemu-kvm spice

# 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

# Samuli Suominen <ssuominen@gentoo.org> (06 Dec 2011)
# NuppelVideo support is x86 only
media-video/transcode -nuv -pic

# 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> (25 Nov 2011)
# Expose USE="suid" for USE="svga" only for x86 users,
# see base/package.use.mask
www-client/links -suid

# Samuli Suominen <ssuominen@gentoo.org> (16 Oct 2011)
# Masked in base, unmask per arch
gnome-base/gvfs -bluray

# Nirbheek Chauhan <nirbheek@gentoo.org> (17 Sep 2011)
# Systemtap is masked in base/package.use.mask
# Temporarily unmask in amd64/x86, bug 384647
dev-libs/glib -systemtap

# Anthony G. Basile <blueness@gentoo.org> (22 Jul 2011)
# nat-pmp and upnp are only stable on amd64/x86 for this package
>=net-misc/tor-0.2.3 -nat-pmp -upnp

# Robin H. Johnson <robbat2@gentoo.org> (10 Jul 2011)
# PPS should work on all arches, but only keyworded on amd64/x86
>=net-misc/ntp-4.2.6_p3-r1 -parse-clocks

# Alexey Shvetsov <alexxy@gentoo.org> (4 Jul 2011)
# unmask maui use flag for torque
sys-cluster/torque -maui

# Alexey Shvetsov <alexxy@gentoo.org> (1 Jul 2011)
# Use mask infiniband for stable corosync and glusterfs
=sys-cluster/glusterfs-3.1.2 infiniband
=sys-cluster/corosync-1.3.0 infiniband

# Bernard Cafarelli <voyageur@gentoo.org> (6 Jun 2011)
# libobjc2/clang works on x86
gnustep-base/gnustep-make -libobjc2

# Andrey Grozin <grozin@gentoo.org> (28 Apr 2011)
# cmucl is only available on x86
sci-mathematics/fricas -cmucl

# Luca Barbato <lu_zero@gentoo.org> (28 Feb 2011)
# # Masked in base, unmask for amd64/x86
media-video/mplayer2 -bluray

# Tim Harder <radhermit@gentoo.org> (13 Feb 2011)
# Masked in base, unmask for amd64/x86
>=media-video/mplayer-1.0_rc4_p20101219 -bluray

# Thomas Kahle <tomka@gentoo.org> (15 Jan 2011)
# we dropped stable prelude but don't want to drop stable nufw
=net-firewall/nufw-2.2.21 prelude

# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (28 Nov 2010)
# sys-devel/llvm is keyworded on x86
media-libs/mesa -llvm

# Arun Raghavan <ford_prefect@gentoo.org> (19 Nov 2010)
# Mart Raudsepp <leio@gentoo.org> (27 Dec 2010)
# Arun Raghavan <ford_prefect@gentoo.org> (30 Jan 2011)
# Mart Raudsepp <leio@gentoo.org> (20 Mar 2011)
# Mart Raudsepp <leio@gentoo.org> (12 Apr 2011)
# Arun Raghavan <ford_prefect@gentoo.org> (27 Sep 2011)
# Orc optimisations in gst-plugins-{base,a52dec,ffmpeg,good,bad} work fine on x86
>=media-libs/gst-plugins-base-0.10.30 -orc
>=media-plugins/gst-plugins-a52dec-0.10.16 -orc
>=media-plugins/gst-plugins-ffmpeg-0.10.11 -orc
>=media-libs/gst-plugins-good-0.10.28 -orc
>=media-libs/gst-plugins-bad-0.10.21 -orc
>=media-sound/pulseaudio-1.0 -orc

# Dane Smith <c1pher@gentoo.org> (10 Nov 2010)
# Valgrind is only available on amd64/x86/ppc/ppc64.
net-libs/gnutls -valgrind

# Nirbheek Chauhna <nirbheek@gentoo.org> (26 Jun 2010)
# Inter-process communication doesn't work on anything except x86/amd64/arm
# due to lack of atomic ops, bug 325185
net-libs/xulrunner -ipc
www-client/firefox -ipc
www-client/icecat -ipc

# Tomáš Chvátal <scarabeus@gentoo.org> (4 Apr 2010)
# x86 platforms works
sys-power/pm-utils -video_cards_intel -video_cards_radeon

# Vlastimil Babka <caster@gentoo.org> (31 Mar 2010)
>=dev-java/sun-jdk-1.6 -nsplugin
>=dev-java/sun-jre-bin-1.6 -nsplugin
>=dev-java/ibm-jdk-bin-1.5 -nsplugin
>=dev-java/ibm-jre-bin-1.5 -nsplugin

# Jim Ramsay <lack@gentoo.org> (24 March 2011)
# '64bit' '32bit' 'nspluginwrapper' are for amd64 only
www-plugins/adobe-flash nspluginwrapper 32bit 64bit

# Andrey Grozin <grozin@gentoo.org> (24 Dec 2009)
# openmcl (aka clozurecl) is only available on x86 and amd64
sci-mathematics/maxima -openmcl -clozurecl

# Mounir Lamouri <volkmar@gentoo.org> (07 Nov 2009)
# Masked in base, unmak for amd64/x86. Bug 267264
media-gfx/k3d -cuda

# Jean-Noël Rivasseau <elvanor@gentoo.org> (23 Sep 2009)
# X use flag only for amd64/x86, bug 285951.
media-gfx/iscan -X

# Tomáš Chvátal <scarabeus@gentoo.org> (10 Sep 2009)
# quakeforge has video_cards_voodoo enabled only for x86
games-fps/quakeforge -video_cards_tdfx

# Raúl Porcel <armin76@gentoo.org> (02 Dec 2008)
media-libs/realcodecs win32codecs

# Tomas Chvatal <scarabeus@gentoo.org> (24 Nov 2008)
# masked in base, unmask for x86/amd64
sci-misc/boinc -cuda

# Robert Buchholz <rbu@gentoo.org> (16 Aug 2008)
# masked in base, unmask for x86/amd64
dev-python/kaa-base -tls

# Serkan Kaba <serkan@gentoo.org> (20 Jul 2008)
app-text/enchant -zemberek

x11-terms/eterm sse2

# Christian Faulhammer <opfer@gentoo.org> (14 Jan 2008)
# only works on x86
dev-java/ibm-jdk-bin -alsa
dev-java/ibm-jre-bin -alsa

# Steve Dibb <beandog@gentoo.org> (29 Sept 2008)
media-video/mplayer -cpudetection -custom-cpuopts -win32codecs -bindist