Specify some obvious platform sets

svn path=/nixpkgs/trunk/; revision=17205
This commit is contained in:
Michael Raskin
2009-09-16 15:12:24 +00:00
parent ebd78c51d0
commit a9dc68b1ea
4 changed files with 5 additions and 1 deletions

View File

@@ -13,5 +13,6 @@ stdenv.mkDerivation {
license = "GPL";
homepage = http://www.riverbankcomputing.co.uk;
maintainers = [ lib.maintainers.sander ];
platforms = lib.platforms.mesaPlatforms;
};
}