diff options
author | Jon Portnoy <avenj@gentoo.org> | 2004-03-31 22:57:44 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2004-03-31 22:57:44 +0000 |
commit | f649c4fc543aa68f9c2b21df0a1a60b7883c5423 (patch) | |
tree | e06704d3096daadbd1fbb28c7987a20e6e5d4314 /profiles | |
parent | Stable on x86. (diff) | |
download | historical-f649c4fc543aa68f9c2b21df0a1a60b7883c5423.tar.gz historical-f649c4fc543aa68f9c2b21df0a1a60b7883c5423.tar.bz2 historical-f649c4fc543aa68f9c2b21df0a1a60b7883c5423.zip |
fdftk
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-amd64-2004.0/use.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/default-amd64-2004.0/use.mask b/profiles/default-amd64-2004.0/use.mask index cdb82cf4039c..a514b524a081 100644 --- a/profiles/default-amd64-2004.0/use.mask +++ b/profiles/default-amd64-2004.0/use.mask @@ -1,4 +1,4 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/default-amd64-2004.0/use.mask,v 1.2 2004/03/21 16:25:43 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-amd64-2004.0/use.mask,v 1.3 2004/03/31 22:57:44 avenj Exp $ # Anything that relies on vm86.h will not built on amd64 # SVGAlib doesnt build @@ -17,6 +17,7 @@ sse sse2 3dnow +# x86 binary only for now icc # Firebird doesnt build on amd64 @@ -30,3 +31,6 @@ firebird # Chris PeBenito <pebenito@gentoo.org> # must use a SELinux profile selinux + +# x86 binary only, used by php +fdftk |