aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/mga_buildsystem
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/mga_buildsystem')
-rw-r--r--deployment/mga_buildsystem/manifests/config.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp
index e1a3d348..d6cbb075 100644
--- a/deployment/mga_buildsystem/manifests/config.pp
+++ b/deployment/mga_buildsystem/manifests/config.pp
@@ -90,6 +90,7 @@ class mga_buildsystem::config {
include stdlib
$std_arch = ['x86_64', 'i586']
+ $x86_arch = ['x86_64', 'i686']
$arm32_arch = ['armv5tl', 'armv7hl']
$std_repos = {
'release' => {