blob: 287b6f1ed204175961057e77e5da181e23962bb8 (
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
|
# These use-flags won't work neither on ppc32 nor on ppc64
3dfx
acpi
avi
lm_sensors
rar
# Keep and eye on firebird and interbase as pair
interbase
# Unmask our instruction sets
-altivec
-pbbuttonsd
-ppcsha1
# codec support
-x264
# cg is only provided by nvidia's binary only cg toolkit
cg
# dmi depends on PC BIOSes, we don't have those
dmi
# Masking mbrola for bug #84322, if a new version is released, remove this
mbrola
# Appears to be x86 only, feel free to remove if you disagree
nvtv
# new keyword zrtp related to
# net-libs/libzrtpcpp package
# masked pending testing - bug #149793
zrtp
#2006/10/11 - corsair - bug #150925
graphlcd
lcd_devices_graphlcd
# 13/10/2006 chutzpah@gentoo.org
# masking p2p USE flag until media-libs/moodriver can get
# keyworded
p2p
# cardoe@gentoo.org
# masking ivtv since I got the original support for it
# but it was never stabled and it appears to have been
# broken in later releases by an endian issue. I no longer
# have the hardware to test
ivtv
# Modular X: unmask for architectures on which they are available
-input_devices_synaptics
-input_devices_wacom
# Diego Pettenò <flameeyes@gentoo.org> (6 Dec 2006)
# Unmask the Apple drivers
-alsa_cards_aoa
-alsa_cards_aoa-fabric-layout
-alsa_cards_aoa-onyx
-alsa_cards_aoa-soundbus
-alsa_cards_aoa-soundbus-i2s
-alsa_cards_aoa-tas
-alsa_cards_aoa-toonie
-alsa_cards_powermac
# Mask ALSA drivers for ISA cards
alsa_cards_cs4232
alsa_cards_msnd-pinnacle
alsa_cards_cs4231-lib
alsa_cards_adlib
alsa_cards_ad1816a
alsa_cards_ad1848
alsa_cards_als100
alsa_cards_azt2320
alsa_cards_cmi8330
alsa_cards_cs4231
alsa_cards_cs4236
alsa_cards_dt019x
alsa_cards_es968
alsa_cards_es1688
alsa_cards_es18xx
alsa_cards_gusclassic
alsa_cards_gusextreme
alsa_cards_gusmax
alsa_cards_interwave
alsa_cards_interwave-stb
alsa_cards_opl3sa2
alsa_cards_opti92x-ad1848
alsa_cards_opti92x-cs4231
alsa_cards_opti93x
alsa_cards_miro
alsa_cards_sb8
alsa_cards_sb16
alsa_cards_sbawe
alsa_cards_sb16_csp
alsa_cards_sgalaxy
alsa_cards_sscape
alsa_cards_wavefront
# George Shapovalov <george@gentoo.org> (8 Apr 2007)
# supported on ppc
-ada
# Doug Goldstein <cardoe@gentoo.org> (27 Apr 2007)
# Dell does not ship or sell PPC systems
dell
# Joseph Jezak <josejx@gentoo.org> (28 Jun 2007)
# Masked Parallel LCD devices for bug #180683
# app-misc/lcd4linux
lcd_devices_lph7508
lcd_devices_m50530
lcd_devices_noritake
lcd_devices_routerboard
# app-misc/lcdproc
lcd_devices_sed1330
lcd_devices_sed1520
lcd_devices_stv5730
# Both
lcd_devices_t6963
# This is a list of USE flags that should not be used on PPC
cmucl
hdf
real
fmod
i8x0
xvmc
# Fixes bug #86787
fusion
# User Mode Linux isn't supported on ppc yet
uml
# 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org>
# Modular X: mask for architectures on which they aren't available
video_cards_apm
video_cards_ark
video_cards_cyrix
video_cards_i128
video_cards_i740
video_cards_i810
video_cards_neomagic
video_cards_nsc
video_cards_rendition
video_cards_siliconmotion
video_cards_sis
video_cards_tga
video_cards_tseng
video_cards_vesa
video_cards_vga
video_cards_via
# net-libs/aqbanking and dev-libs/libofx don't have ppc64 KEYWORDS
hbci
ofx
|