blob: 68c433ae929ebf2ec6dd3b7c9cf01d4ea408aaed (
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
|
# this is a list of USE flags
# that should not be used on PPC64
# Tom Gall <tgall@gentoo.org> manages this list
afs
acpi
3dfx
directfb
avi
icc
icc-pgo
ifc
krb4
lm_sensors
mplayer
pcmcia
pda
prelude
ruby
svga
firebird
mzscheme
chasen
fdftk
mono
# should be ok
jikes
junit
guile
# 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
cpdflib
db2
dbmaker
empress
empress-bcs
esoob
filepro
frontbase
hyperwave
informix
ingres
oracle7
oci8
pfpro
solid
sybase
sybase-ct
# dietlibc
diet
#pyste has untested/unkeyworded deps on ppc64
pyste
# Unmask our instruction sets
-altivec
# need to test libaio
aio
# needs some asm written
ocaml
# needs some research as to why it segfaults on build
pike
# we don't have hardware to test. also see bug #113398
dvb
# until media-libs/portaudio is keyworded for ppc64
portaudio
|