blob: 00ee80312a0253c74e38ae1f13af6001c814bff0 (
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
|
# $Header: /var/cvsroot/gentoo-x86/profiles/default-mips-2004.1/use.mask,v 1.1 2004/04/28 21:26:06 kumba Exp $
# Chris PeBenito <pebenito@gentoo.org>
# must use a SELinux profile
selinux
# Paul de Vrieze <pauldv@gentoo.org>
# There is no java in this profile (if there is it must be available). Without
# this repoman will fail on apps like sys-libs/db
java
# Aron Griffis <agriffis@gentoo.org>
# acl doesn't build on mips atm. Mask it so that vim quits
# complaining
acl
# Flags which aren't applicable to mips (Mostly copied from sparc)
3dfx
3dnow
acpi
afs
altivec
apm
arts
directfb
icc
icc-pgo
informix
firebird
ggi
lirc
mmx
oci8
sse
svga
tcc
trusted
voodoo3
# And arch keyword flags that don't work
x86
ppc
alpha
hppa
arm
amd64
ia64
ppc64
s390
|