blob: 2e22046ad9114fe75b95db05b032a8fa8aa50ac9 (
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
|
# this is a list of USE flags
# that should not be used on PPC64
# Tom Gall <tgall@gentoo.org> manages this list
acl
afs
3dfx
3dnow
avi
emacs
icc
icc-pgo
mmx
ruby
svga
sse
scanner
tcltk
tcl
X
vim-with-x
# 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
# masked until net-nds/openldap is tested on ppc64
ldap
# no nptl on ppc64 yet
nptl
|