blob: c1f0e992ac5887f631b4840173291d0ac7fa1314 (
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
|
# This is a list of USE flags that should not be used on ia64.
# These will probably never be supported, for obvious reasons (wrong arch)
svga
icc
icc-pgo
mmx
sse
x86
3dnow
# 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
# Chris PeBenito <pebenito@gentoo.org>
# must use a SELinux profile
selinux
# No apm support on ia64
apm
# Paul de Vrieze <pauldv@gentoo.org>
# There is no java in this profile (if there is it must be available). Without
# this repoman will fail on apps like sys-libs/db
java
# 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
uclibc
# 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
|