blob: e8b3e36a66b5490705fd3405e9a78f646a9c9312 (
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
x86
afs
3dnow
avi
icc
icc-pgo
mmx
svga
sse
firebird
tcc
acpi
# No stable enough gcc-3.3.x available on ppc
nptl
# For ppc SElinux support please use the SElinux profile
# Maintained by Chris Pebenito <pebenito@gentoo.org>
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
|