blob: 287219cdefdef2c368948332a91ec20a701a4dd2 (
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
|
# This file contains a list of useflags that cannot be used on s390.
cdr
qt
jpeg
gpm
3dfx
3dnow
acpi
afs
alsa
altivec
apm
directfb
icc
icc-pgo
informix
firebird
lirc
mmx
oci8
pic
sse
svga
trusted
voodoo3
wavelan
java
X
vim-with-x
# I need to have some of the bad tcltk uses fixed, until then...
tcltk
# don't quite know about this one, I'll need to revisit
socks5
# not working for now
mzscheme
# And arch keyword flags that don't work
x86
ppc
alpha
mips
hppa
arm
sparc
# Chris PeBenito <pebenito@gentoo.org>
# must use a SELinux profile
selinux
uclibc
# 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
dbmaker
empress
empress-bcs
frontbase
hyperwave
pfpro
solid
sybase
sybase-ct
fdftk
gtk
gtk2
# dietlibc
diet
# aqua USE flag is only valid on Mac OS X
aqua
emul-linux-x86
|