powerpc support removed
svn path=/nixpkgs/branches/stdenv-updates/; revision=10205
This commit is contained in:
parent
25630eee9e
commit
dc15788487
|
@ -19,10 +19,6 @@ let {
|
||||||
;
|
;
|
||||||
};
|
};
|
||||||
|
|
||||||
powerpcLinuxPkgs = {inherit (allPackages {system = "powerpc-linux";})
|
|
||||||
aterm
|
|
||||||
;};
|
|
||||||
|
|
||||||
body = [
|
body = [
|
||||||
i686LinuxPkgs
|
i686LinuxPkgs
|
||||||
x86_64LinuxPkgs
|
x86_64LinuxPkgs
|
||||||
|
|
Loading…
Reference in New Issue