blob: dd84275953ae23bfcb2d89bf2dbc2880e24a5245 (
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
|
# These use-flags won't work neither on ppc32 nor on ppc64
3dfx
acpi
afs
avi
fdftk
lm_sensors
rar
#keep and eye on firebird and interbase as pair
firebird
interbase
# Unmask our instruction sets
-altivec
-pbbuttonsd
-ppcsha1
# codec support
-x264
# 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
pfpro
solid
sybase
sybase-ct
# Luca Longinotti <chtekk@gentoo.org>
# mask Oracle
oci8
# 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
# Masked p2p for bug #155302
p2p
# Diego Pettenò <flameeyes@gentoo.org> (6 Dec 2006)
# Mask ALSA drivers depending on PNP functions (not available on PPC)
alsa_cards_interwave
alsa_cards_interwave-stb
# 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
|