summaryrefslogtreecommitdiff
blob: 2f04e8bf3ea8b107b68bcd39fa70b2e35bc0efc9 (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
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
# Copyright 1999-2015 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
# $Id$

# Unmask the flag which corresponds to ARCH.
-x86

# cilk has been ported to this arch.
-cilk

# Mike Gilbert <floppym@gentoo.org (19 Oct 2014)
# sys-libs/libapparmor
-apparmor

# Alexey Shvetsov <alexxy@gentoo.org> (08 Apr 2014)
# Cuda works here
-cuda

# Michał Górny <mgorny@gentoo.org> (30 Mar 2014)
# PyPy is keyworded on this arch.
-python_targets_pypy
-python_single_target_pypy
-python_targets_pypy3
-python_single_target_pypy3

# Michał Górny <mgorny@gentoo.org> (4 May 2013)
# Unmask systemd since it is keyworded here.
-systemd

# Andrey Grozin <grozin@gentoo.org> (25 Jun 2014)
# keyworded on x86
-clisp
-clozurecl
-cmucl
-ecls
-gcl
-sbcl

# Michał Górny <mgorny@gentoo.org> (26 Jan 2013)
# Unmask the flag corresponding to the only ABI. This allows x86 binary
# packages to have uniform dependencies for amd64-multilib & x86.
-abi_x86_32

# Alexandre Rostovtsev <tetromino@gentoo.org> (09 Dec 2012)
# Orc optimisations work fine on amd64 and x86
-orc

# Diego Elio Pettenò <flameeyes@gentoo.org> (21 Aug 2012)
# IPMI is only implemented for x86, amd64 and ia64
-ipmi

# Ralph Sennhauser <sera@gentoo.org> (31 Jul 2012)
# Keyworded on x86
-python_targets_jython2_5
-python_single_target_jython2_5
-python_targets_jython2_7
-python_single_target_jython2_7

# Joerg Bornkessel <hd_brummy@gentoo.org> (05. Mar 2012)
# Unmask, works with v4l2, #350211
-dxr3

# Samuli Suominen <ssuominen@gentoo.org> (28 Feb 2012)
# Unmasking vidix for x86 which is masked in base/use.mask for others
-vidix

# Justin Lecher <jlec@gentoo.org> (04 Feb 2012)
# Unmask because deps are keyworded
-zeitgeist

# This file masks out USE flags that are simply NOT allowed in the default
# x86 profile.  This works, for example, if another architecture's
# profile have a USE flag associated with (such as altivec, mmx, etc).

# 2011/12/22 - Alexis Ballier <aballier@gentoo.org>
# Unmask vdpau as its supported here
-vdpau

# 2011/07/01 - Alexey Shvetsov <alexxy@gentoo.org>
# Infiniband stuff works on x86
-infiniband

# 2010/07/27 - Matti Bickel <mabi@gentoo.org>
# app-text/fdf is only supported on x86
-fdftk

# 2010/02/14 - Samuli Suominen <ssuominen@gentoo.org>
# Unmask amd64/x86 only SANE_BACKENDS
-sane_backends_canon_pp
-sane_backends_hpsj5s
-sane_backends_mustek_pp
-sane_backends_qcam

# 2010/05/03 - Alex Legler <a3li@gentoo.org>
# Add support for Ruby Enterprise Edition targets where rubyee is available
# -ruby_targets_ree18

# 2010/01/08 - Diego E. Pettenò <flameeyes@gentoo.org>
# Add support for JRuby targets where jruby is available
#-ruby_targets_jruby

# pbbuttonsd and macbook for KDE and pbuttonsd it
#-pbbuttonsd
-macbook

# Unmask x86 instruction sets
-3dnow
-3dnowext
-lilo
-mmx
-mmxext
-sse
-sse2
-sse3
-sse4
-sse4_1
-sse4_2
-sse4a
-ssse3
-avx
-avx128fma
-avx2
-avx256
-fma3
-fma4
-xop
-svga
-kqemu
-nvram
-cpu_flags_x86_3dnow
-cpu_flags_x86_3dnowext
-cpu_flags_x86_aes
-cpu_flags_x86_avx
-cpu_flags_x86_avx2
-cpu_flags_x86_fma3
-cpu_flags_x86_fma4
-cpu_flags_x86_mmx
-cpu_flags_x86_mmxext
-cpu_flags_x86_padlock
-cpu_flags_x86_popcnt
-cpu_flags_x86_sse
-cpu_flags_x86_sse2
-cpu_flags_x86_sse3
-cpu_flags_x86_sse4_1
-cpu_flags_x86_sse4_2
-cpu_flags_x86_sse4a
-cpu_flags_x86_ssse3
-cpu_flags_x86_xop

# Unmask nvidia XvMC support
-nvidia

# Unmask dev-db/oracle-instantclient-basic support
-oci8-instant-client
-oracle

# Unmask osp, used by asterisk; bug 115798
-osp

# Unmask yellownet, used by aqbanking (bug 149970)
-yellownet

# Modular X: unmask for architectures on which they are available
-input_devices_synaptics
-input_devices_virtualbox
-input_devices_vmmouse
-input_devices_wacom
-video_cards_nvidia
-video_cards_fglrx
-video_cards_vmware
-video_cards_geode
-video_cards_via
-video_cards_virtualbox
-video_cards_xgi
-video_cards_qxl

# Modular X: mask for architectures on which they aren't available
video_cards_newport

#codec support
-x264

# lvm2 cluster
-gulm

# psyco works on x86
-psyco

# Diego Pettenò <flameeyes@gentoo.org> (4 Jan 2007)
# Unmask the flags for PHP that are available only on x86
-fdftk
-sybase-ct
-ingres
-birdstep
-adabas
-filepro
-pfpro
-informix
-empress
-empress-bcs
-sybase
-frontbase
-dbmaker
-esoob
-solid
# Shared with amd64
-oci8
-oracle7
-db2

# Robert Buchholz <rbu@gentoo.org> (03 Jun 2007)
# Unmask as it works on x86
-lcd_devices_svga
-lcd_devices_luise

# George Shapovalov <george@gentoo.org> (8 Apr 2007)
# supported on x86
-ada

# tcc is x86 only
-tcc

# 64bit Windows doesn't work on 32bit systems
win64

# fdk-aac is already keyworded here
-fdk