blob: 305abd820228689ca4e5d42c7daffbd64961f1eb (
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
|
# This is a list of USE flags that should not be used on PPC
3dfx
acpi
adabas
afs
avi
birdstep
cmucl
fdftk
hdf
icc
icc-pgo
ifc
lm_sensors
real
svga
tcc
x86
fmod
#keep and eye on firebird and interbase as pair
firebird
interbase
i8x0
xvmc
nvidia
# Unmask our instruction sets
-altivec
# Fixes bug #86787
fusion
# rar is binary-only
rar
# User Mode Linux isn't supported on ppc yet
uml
# Unmask pbbuttonsd
-pbbuttonsd
|