aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/buildsystem/manifests/var/youri.pp4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/buildsystem/manifests/var/youri.pp b/modules/buildsystem/manifests/var/youri.pp
index 4e15ba48..fa8a3a1d 100644
--- a/modules/buildsystem/manifests/var/youri.pp
+++ b/modules/buildsystem/manifests/var/youri.pp
@@ -69,7 +69,7 @@ class buildsystem::var::youri(
'archive_root' => $packages_archivedir,
'upload_state' => 'queue',
'queue' => 'queue',
- 'noarch' => 'i586',
+ 'noarch' => 'x86_64',
'svn' => "${buildsystem::var::mgarepo::svn_root_packages_ssh}/${buildsystem::var::distros::default_distro}",
},
},
@@ -339,7 +339,7 @@ class buildsystem::var::youri(
'upload_root' => '$home/uploads/',
'upload_state' => 'todo done queue',
'queue' => 'todo',
- 'noarch' => 'i586',
+ 'noarch' => 'x86_64',
'svn' => "${buildsystem::var::mgarepo::svn_root_packages_ssh}/${buildsystem::var::distros::default_distro}",
},
},