blob: 0c2379e8818acff332e75b2b6d7c09ebb1e7a50e (
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
|
# $Header: /var/cvsroot/gentoo-x86/profiles/gcc34-amd64-2004.1/use.mask,v 1.14 2005/05/21 01:13:42 lu_zero Exp $
#unknowns
afs
drac
# WON'T BUILD - SECTION
# 2004/11/13 - Tom Martin <slarti@gentoo.org>
# dev-lisp/mzscheme won't build, #65216
mzscheme
# 2004/10/07 - George Shapovalov <george@gentoo.org>
# dev-lang/tcc won't build
tcc
# 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
# 2004/07/22 - Danny van Dyk <kugelfang@gentoo.org>
# libcaca part of libSDL causes breakage due to missing shared object.
# BUG #53857
libcaca
# NOT NECESSARY - SECTION
# 2004/06/22 - Taken from 2004.0 profile
# Too many packages assume that mmx/sse/sse2/3dnow are 86-32 only things to
# make them useful on amd64. Anyway, all amd64 cpus have them, so they should
# not be many flag dependant in this case
mmx
sse
sse2
3dnow
3dnowext
# 2004/06/22 - Taken from 2004.0 profile
# Chris PeBenito <pebenito@gentoo.org>
# must use a SELinux profile
selinux
# 2004/06/25 - Danny van Dyk <kugelfang@gentoo.org>
# Known BUGs (#54760) + lack of brain/man power to maintain "hardened" in the
# default profile. Use the hardened profile instead.
hardened
uclibc
# altivec is a ppc instruction set.
altivec
# 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
# aqua USE flag is only valid on Mac OS X
aqua
|