blob: 9be228e10221c21d4ab7d7f35e05cdbcbd294d08 (
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
|
# 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.10 2006/06/13 13:29:25 kugelfang Exp $
# 2006/06/13 - Danny van Dyk <kugelfang@gentoo.org>
# Mask clvm on amd64, as it isn't keyworded at all.
clvm
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/09/14 - Diego Pettenò <flameeyes@gentoo.org>
# nVidia XvMC support works on amd64
-nvidia
# 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 <spyderous@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 <spyderous@gentoo.org>
# Modular X: unmask for architectures on which they are available
-input_devices_synaptics
-input_devices_vmmouse
-input_devices_wacom
-video_cards_nvidia
-video_cards_fglrx
-video_cards_vmware
# WON'T WORK - SECTION
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
# 2005/09/19 - Olivier Fisette <ribosome@gentoo.org>
# cmucl is not available on amd64. Masking to keep "sci-mathematics/maxima"
# happy.
cmucl
# 2005/08/28 - Simon Stelling <blubb@gentoo.org>
# sci-libs/cdf doesn't build
cdf
# 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
# Anything that relies on vm86.h will not built on amd64
# SVGAlib doesnt build
svga
# 2004/06/22 - Taken from 2004.0 profile
# Firebird doesnt build on amd64
firebird
# 2004/06/22 - Taken from 2004.0 profile
# x86 binary only, used by php
fdftk
# 2004/06/22 - Danny van Dyk <kugelfang@gentoo.org>
# version in portage does not work on amd64 yet
uclibc
# 2004/06/22 - Taken from 2004.0 profile
# versions that are in portage do not support amd64,
# will be removed when Intel issues an update and it gets into portage
# (it seems to be in the works)
icc
ifc
# 2004/06/22 - Taken from 2004.0 profile
# masked
3dfx
# NOT NECESSARY - SECTION
# 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
dbmaker
empress
empress-bcs
esoob
filepro
frontbase
hyperwave
informix
ingres
pfpro
solid
sybase
sybase-ct
# dev-lang/tcc won't build
tcc
# 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
|