boxgrinder-core 0.0.9 → 0.0.10

Sign up to get free protection for your applications and to get access to all the features.
@@ -86,7 +86,7 @@ module BoxGrinder
86
86
  end
87
87
 
88
88
  def init_arch
89
- @hardware.arch = RbConfig::CONFIG['host_cpu']
89
+ @hardware.arch = RbConfig::CONFIG['target_cpu']
90
90
  self
91
91
  end
92
92
 
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 0
8
- - 9
9
- version: 0.0.9
8
+ - 10
9
+ version: 0.0.10
10
10
  platform: ruby
11
11
  authors:
12
12
  - BoxGrinder Project
@@ -14,7 +14,7 @@ autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
16
 
17
- date: 2010-05-28 00:00:00 +02:00
17
+ date: 2010-05-30 00:00:00 +02:00
18
18
  default_executable:
19
19
  dependencies: []
20
20