blob: 300c48318706d4f7051bd4680a4a2d52d98b43d3 (
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
|
# This is a list of USE flags that should not be used on PPC
3dfx
acpi
afs
avi
cmucl
hdf
ip28
lm_sensors
real
tcc
fmod
#keep and eye on firebird and interbase as pair
interbase
i8x0
xvmc
# Fixes bug #86787
fusion
# rar is binary-only
rar
# User Mode Linux isn't supported on ppc yet
uml
# Unmask pbbuttonsd
-pbbuttonsd
# GIT's ppc sha1 implementation
-ppcsha1
|