blob: d7d6314e477622d3c54a7e29177853a37e3a0805 (
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
|
# Copyright 2006 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/amd64/use.mask,v 1.28 2007/11/28 23:41:42 bicatali Exp $
multilib
# UNKNOWN - SECTION
afs
drac
# UNMASK - SECTION
# media-libs/libemf only works by luck (see bug #127328)
# this flag makes media-gfx/inkscape dep on media-gfx/pstoedit
# which deps on libemf
plugin
# 2005/12/01 - Daniel Gryniewicz <dang@gentoo.org>
# There is now a kqemu that works and is stable on amd64
-kqemu
# 2006/03/03 - Luca Barbato <lu_zero@gentoo.org>
# codec support x264
-x264
# 2006/02/05 - Donnie Berkholz <dberkholz@gentoo.org>
# Modular X: mask for architectures on which they aren't available
video_cards_i740
video_cards_imstt
video_cards_newport
video_cards_nsc
# 2006/01/28 - Donnie Berkholz <dberkholz@gentoo.org>
# Modular X: unmask for architectures on which they are available
-input_devices_synaptics
-input_devices_vmmouse
-input_devices_wacom
-video_cards_fglrx
-video_cards_vmware
# WON'T WORK - SECTION
# 2007/04/07 - Petteri Räty <betelgeuse@gentoo.org>
# libemf does not build on amd64
emf
asm
# 2005/06/04 - Simon Stelling <blubb@gentoo.org>
# dev-util/xdelta doesn't work as expected by this use flag, it can only use
# xdelta-files made on a 64bit system
kdexdeltas
# WON'T BUILD - SECTION
# 2007/08/24 Michael Marineau <marineam@gentoo.org>
# Xen HVM support requires building 32-bit binaries.
hvm
# 2007/01/18 - Jeffrey Gardner <je_fro@gentoo.org>
# Mask gamess support temporarily.
gamess
# 2006/12/21 - Diego Pettenò <flameeyes@gentoo.org>
# Mask some ALSA cards that are known broken in AMD64
alsa_cards_cs5535audio
# 2006/09/05 - Tupone Alfredo <tupone@gentoo.org>
# doomsday ebuild is not available on this architecture
doomsday
# 2005/09/19 - Olivier Fisette <ribosome@gentoo.org>
# cmucl is not available on amd64. Masking to keep "sci-mathematics/maxima"
# happy.
cmucl
# 2004/11/13 - Tom Martin <slarti@gentoo.org>
# dev-libs/mzscheme won't build, #65216
mzscheme
# 2004/10/06 - Jeremy Huddleston <eradicator@gentoo.org>
# sys-cluster/pvm won't build
pvm
# 2004/06/22 - Taken from 2004.0 profile
# Firebird doesnt build on amd64
# 2004/06/22 - Taken from 2004.0 profile
# masked
3dfx
# NOT NECESSARY - SECTION
# gcc doesn't build if we have a multitarget binutils
multitarget
# Unmask emul-linux-x86
-emul-linux-x86
# Vidix support doesn't work on amd64 for now.
vidix
-3dnow
-3dnowext
-sse
-sse2
# Diego Pettenò <flameeyes@gentoo.org> (4 Jan 2007)
# Unmask the flags for PHP that are available only on x86/amd64
-oci8
-oracle7
#-firebird - commented since firebird has been pushed back to ~amd64
-db2
|