blob: 17d430efa3e4d1bc8b7c637a483a63a3480c635b (
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
|
# 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
pfpro
solid
sybase
sybase-ct
fdftk
cpdflib
qdbm
hardened
djbfft
mzscheme
# dietlibc
diet
jack
freetts
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
# need to wait for it jrockit to go stable
java
java-internal
java-external
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
# 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
|