most: add random meta.platforms
svn path=/nixpkgs/trunk/; revision=31322
This commit is contained in:
parent
fcaa6a1abe
commit
5925d6d9a7
|
@ -26,5 +26,6 @@ stdenv.mkDerivation {
|
|||
'';
|
||||
homepage = http://www.jedsoft.org/most/index.html;
|
||||
license = "GPLv2";
|
||||
platforms = stdenv.lib.platforms.gnu; # random choice
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue