blob: 5919f0fedb708b219215fbad34327fe936b907bf (
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
|
# This is a list of USE flags that should not be used on alpha.
# These will probably never be supported, for obvious reasons (wrong arch)
svga
icc
icc-pgo
mmx
sse
x86
3dnow
# These are debatable, since technically an alpha could support this hardware
pcmcia
3dfx
# The rest should work in theory. Feel free to test and remove.
# doesn't compile
alsa
# No hardware to test
pda
# Can't get USB working to test
gphoto2
# Chris PeBenito <pebenito@gentoo.org>
# must use a SELinux profile
selinux
|