diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-03-21 16:25:43 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-03-21 16:25:43 +0000 |
commit | fa064d7b54abe2bab51ca88601624afd2162390b (patch) | |
tree | 9bd0b924faa486b810282b8b7916968fc37c4597 /profiles | |
parent | gnome 2.6 commit (Manifest recommit) (diff) | |
download | gentoo-2-fa064d7b54abe2bab51ca88601624afd2162390b.tar.gz gentoo-2-fa064d7b54abe2bab51ca88601624afd2162390b.tar.bz2 gentoo-2-fa064d7b54abe2bab51ca88601624afd2162390b.zip |
commented directfb, cleaned out kde masks and added header to top
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-amd64-2004.0/use.mask | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/profiles/default-amd64-2004.0/use.mask b/profiles/default-amd64-2004.0/use.mask index 2f9500984a49..cdb82cf4039c 100644 --- a/profiles/default-amd64-2004.0/use.mask +++ b/profiles/default-amd64-2004.0/use.mask @@ -1,3 +1,5 @@ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-amd64-2004.0/use.mask,v 1.2 2004/03/21 16:25:43 jhuebel Exp $ + # Anything that relies on vm86.h will not built on amd64 # SVGAlib doesnt build svga @@ -7,12 +9,6 @@ svga #jikes #junit -# Update 10/02/03 Brad House <brad_mssw@gentoo.org> -# arts patches are in, it builds now -# KDE doesnt build -# kde -# arts - # 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 @@ -26,8 +22,10 @@ icc # Firebird doesnt build on amd64 firebird +# Updated 03/21/2004, Jason Huebel <jhuebel@gentoo.org> +# DirectFB works now # DirectFB doesnt build on amd64 -directfb +# directfb # Chris PeBenito <pebenito@gentoo.org> # must use a SELinux profile |