blob: 91c7950441d7c8ef5f1b751aa4264ccd7b1b154e (
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
|
# Copyright 2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.mask,v 1.25 2005/11/20 18:56:26 dang Exp $
# UNKNOWN - SECTION
afs
drac
# UNMASK - SECTION
# 2005/09/14 - Diego Pettenò <flameeyes@gentoo.org>
# nVidia XvMC support works on amd64
-nvidia
# 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
# 2005/01/12 - Benjamin Schindler <config@gentoo.org>
# Optional mono support will never work until we have a stable mono compiler
# Update: 2005/05/15 - Tom Martin <slarti@gentoo.org>
# Will work with mono 1.1.6, waiting on that to be stabilised.
mono
# 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
|