Use meta.platforms

svn path=/nixpkgs/trunk/; revision=31909
This commit is contained in:
Yury G. Kudryashov
2012-01-28 14:39:56 +00:00
parent 12e953b944
commit 71c28d0e33
7 changed files with 13 additions and 29 deletions

View File

@@ -22,6 +22,7 @@ let
meta = {
description = "Aspell dictionary for ${fullName}";
platforms = stdenv.lib.platforms.all;
};
};