blob: 47cd298481d1445a66e5b5c4166a9e6ae6f3d4f0 (
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 PPC
afs
3dnow
3dnowex
avi
icc
icc-pgo
ifc
mmx
mmx2
svga
sse
sse2
firebird
tcc
acpi
uml
fdftk
# No stable enough gcc-3.3.x available on ppc
nptl
# Chris PeBenito <pebenito@gentoo.org>
# must use a SELinux profile
selinux
# HDF is currently broken on ppc, masking
# until it is fixed
hdf
# media-libs/glide-v3 requires some extra work on ppc
3dfx
#mask until sys-cluster/lam-mpi is tested on ppc
mpi
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
db2
dbmaker
esoob
filepro
hyperwave
informix
ingres
pfpro
solid
sybase
sybase-ct
# aqua USE flag is only valid on Mac OS X
aqua
|