blob: 613fa45ba244b0ee465cff47556f6791a5f9f8ad (
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
|
# This is a list of USE flags that should not be used on ia64.
# There is no stable blas/lapack implementation on ia64 (yet)
blas
lapack
# These are debatable, since technically an ia64 could support this hardware
pcmcia
3dfx
# The rest should work in theory. Feel free to test and remove.
# No hardware to test
pda
# No apm support on ia64
apm
# tcc is x86-only
tcc
# I don't think that openafs really works on other architectures,
# despite some internal Gentoo efforts (mine) to port it
afs
# 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.
adabas
birdstep
dbmaker
empress
empress-bcs
esoob
filepro
frontbase
hyperwave
informix
ingres
oci8
pfpro
solid
sybase
sybase-ct
fdftk
cpdflib
qdbm
hardened
djbfft
mzscheme
# dietlibc
diet
jack
# java releated use flags
# need to get dev-java/ant marked stable and dev-php4/php-java-bridge stable
# before unmasking (16 Oct 2006 nichoj)
java
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
lirc
# mono compiler doesn't build on ia64 (20 Jan 2005 agriffis)
mono
# beagle depends on dev-dotnet/gnome-sharp.. masked for testing (19 Aug 2006 kloeri)
beagle
emboss
# lm_sensors not supported on ia64 hw, afaik
lm_sensors
# we can't test wifi currently
wifi
pike
timidity
# emacs segfaults during build
xemacs
# 2006/02/05 - Donnie Berkholz <dberkholz@gentoo.org>
# Modular X: mask for architectures on which they aren't available
video_cards_nsc
video_cards_newport
video_cards_sis
# dev-db/firebird-1.5.x entirely lacks ia64 support
firebird
# 01 july 2006 - Gustavo Zacarias <gustavoz@gentoo.org>
# Seamonkey isn't keyworded for ia64, see bug #137198
seamonkey
# depends on ibm-jdk-bin which isn't available for ia64
mpe-sdk
# mask nvtv as I don't have the hardware to test it (19 Aug 2006 kloeri)
nvtv
# linux-fusion doesn't seem to build right now
fusion
# 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
|