powerpc support removed

svn path=/nixpkgs/branches/stdenv-updates/; revision=10205
This commit is contained in:
Yury G. Kudryashov 2008-01-17 13:29:33 +00:00
parent 25630eee9e
commit dc15788487
1 changed files with 0 additions and 4 deletions

View File

@ -19,10 +19,6 @@ let {
; ;
}; };
powerpcLinuxPkgs = {inherit (allPackages {system = "powerpc-linux";})
aterm
;};
body = [ body = [
i686LinuxPkgs i686LinuxPkgs
x86_64LinuxPkgs x86_64LinuxPkgs