blob: 343baa0cde94d61a7a5f28d74fa9556ea1cf124f (
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
158
159
160
161
162
163
164
165
166
167
168
169
170
|
# Unmask the flag which corresponds to ARCH.
-ia64
# This is a list of USE flags that should not be used on ia64.
# No hardware to test by the team
3dfx
bluetooth
dvb
dvd
gnokii
gphoto2
gps
ivtv
lirc
mythtv
nvtv
pcmcia
pda
pkcs11
scanner
sms
v4l
v4l2
wifi
# Hardware not available on ia64
apm
battery
cpufreq
laptop
lm_sensors
pm-utils
# Stuff that doesn't work on ia64, or not tested
afs
blas
djbfft
emboss
jack
lapack
prolog
lqr
celt
capi
lensfun
# Stuff we don't want
antlr
lasi
mpi
networkmanager
octave
oracle
timidity
semantic-desktop
tunepimp
captury
bittorrent-external
fits
ktts
libburn
topal
indi
flite
wicd
opencore-amr
nut
sctp
bs2b
tokyocabinet
# Stuff that doesn't compile on ia64
chicken
clisp
diet
emf
fusion
mono
mzscheme
pike
xemacs
# Other
# Samuli Suominen <ssuominen@gentoo.org> (02 Dec 2009)
# This will need media-sound/musepack-tools
musepack
# Raúl Porcel <armin76@gentoo.org> (20 Mar 2009)
# Current webkit segfaults
webkit
# Ben de Groot <yngwin@gentoo.org> (11 Feb 2009)
# both x11-libs/qt-phonon and media-sound/phonon are unkeyworded
phonon
# see email to gentoo-dev with subject "use.mask and PHP5's crazy IUSE"
# Dated Sat, 31 Jul 2004 14:49:28 -0700, from robbat2@gentoo.org
# all of these are binary-only, and not presently available on this
# architecture.
qdbm
# java releated use flags
# need to get dev-java/ant marked stable stable
# before unmasking (16 Oct 2006 nichoj)
java
java6
java-internal
java-external
freetts
# need to keyword openjms-bin, sun-jms
jms
# need to keyword sun-jmx
jmx
# need to keyword sun-javamail-bin, sun-javamail
javamail
# depends on ibm-jdk-bin which isn't available for ia64
mpe-sdk
# Aggelos Orfanakos <agorf@gentoo.org> (18 Jan 2008)
# depends on www-server/mongrel which isn't available for ia64
mongrel
# beagle depends on dev-dotnet/gnome-sharp.. masked for testing (19 Aug 2006 kloeri)
beagle
# 2006/02/05 - Donnie Berkholz <dberkholz@gentoo.org>
# Modular X: mask for architectures on which they aren't available
video_cards_ast
video_cards_nsc
video_cards_newport
video_cards_radeonhd
video_cards_sis
# Diego Pettenò <flameeyes@gentoo.org> (6 Dec 2006)
# Mask ALSA drivers for ISA cards
alsa_cards_cs4232
alsa_cards_msnd-pinnacle
alsa_cards_cs4231-lib
alsa_cards_adlib
alsa_cards_ad1816a
alsa_cards_ad1848
alsa_cards_als100
alsa_cards_azt2320
alsa_cards_cmi8330
alsa_cards_cs4231
alsa_cards_cs4236
alsa_cards_dt019x
alsa_cards_es968
alsa_cards_es1688
alsa_cards_es18xx
alsa_cards_gusclassic
alsa_cards_gusextreme
alsa_cards_gusmax
alsa_cards_interwave
alsa_cards_interwave-stb
alsa_cards_opl3sa2
alsa_cards_opti92x-ad1848
alsa_cards_opti92x-cs4231
alsa_cards_opti93x
alsa_cards_miro
alsa_cards_sb8
alsa_cards_sb16
alsa_cards_sbawe
alsa_cards_sb16_csp
alsa_cards_sgalaxy
alsa_cards_sscape
alsa_cards_wavefront
|