blob: d72857923a5ef82370b609547cd6b5702e0fb280 (
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
|
win32codecs
real
# profile specific USE flags
selinux
uclibc
# amd64/x86 arch specific USE flags
3dnow
3dnowext
icc
icc-pgo
ifc
mmx
mmxext
sse
sse2
svga
# ppc arch specific USE flags
altivec
pbbuttonsd
ppcsha1
# mips arch specific USE flags
n32
n64
# ppc64 arch specific USE flags
ibm
# sparc arch specific USE flags
vis
# nVidia XvMC requires nvidia-drivers/nvidia-legacy-drivers
nvidia
# dev-db/oracle-instantclient-basic is only available on x86
oci8-instant-client
# net-libs/osptoolkit is only available on x86 (used by asterisk, bug 115798)
osp
# yellownet is only avaible as a binary blob (bug 149970)
yellownet
# not needed on non-sparc systems
video_cards_sunbw2
video_cards_suncg14
video_cards_suncg3
video_cards_suncg6
video_cards_sunffb
video_cards_sunleo
video_cards_suntcx
# not needed on non-mips system
video_cards_newport
video_cards_impact
# not needed on non-x86, non-amd64 systems
input_devices_vmmouse
video_cards_nvidia
video_cards_fglrx
video_cards_vmware
# not needed on non-x86, non-amd64, non-ppc systems
input_devices_synaptics
input_devices_wacom
# beep-media-player is in package.mask
bmp
# xmms is going away
xmms
# app-admin/conky deps on xmms with this flag
infopipe
# psyco only works on x86
psyco
# Mask the various *BSD libcs a part from the various subprofiles
elibc_FreeBSD
elibc_NetBSD
elibc_OpenBSD
elibc_Darwin
elibc_DragonFly
kernel_FreeBSD
# Diego Pettenò <flameeyes@gentoo.org> (6 Dec 2006)
# Mask specific 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 specific Sun drivers
alsa_cards_sun-amd7930
alsa_cards_sun-cs4231
alsa_cards_sun-dbri
# Mask specific ARM drivers
alsa_cards_pxa2xx-i2sound
alsa_cards_pxa2xx-soc
alsa_cards_pxa2xx-soc-corgi
alsa_cards_pxa2xx-soc-poodle
alsa_cards_pxa2xx-soc-spitz
alsa_cards_pxa2xx-soc-tosa
alsa_cards_sa11xx-uda1341ts
alsa_cards_armaaci
alsa_cards_at91-soc
alsa_cards_at91-soc-eti-b1-wm8731
# Mask specific HPPA drivers
alsa_cards_harmony
# Mask specific MIPS drivers
alsa_cards_au1x00
# Diego Pettenò <flameeyes@gentoo.org> (29 Dec 2006)
# Adobe FDF toolkit is x86 only.
fdftk
# Diego Pettenò <flameeyes@gentoo.org> (30 Dec 2006)
# These are specific of Mac OS X
aqua
coreaudio
|