aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mga-mirrors
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mga-mirrors')
-rwxr-xr-xmodules/mga-mirrors/files/check_mirrors_status3
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/mga-mirrors/files/check_mirrors_status b/modules/mga-mirrors/files/check_mirrors_status
index 11145e0e..5ee30c1a 100755
--- a/modules/mga-mirrors/files/check_mirrors_status
+++ b/modules/mga-mirrors/files/check_mirrors_status
@@ -210,8 +210,7 @@ end
ref = 'http://repository.mageia.org/'
archs_per_distro = {
'cauldron' => ['i686', 'x86_64', 'armv7hl', 'aarch64'],
- '9' => ['i586', 'x86_64', 'armv7hl', 'aarch64'],
- '8' => ['i586', 'x86_64', 'armv7hl', 'aarch64']
+ '9' => ['i586', 'x86_64', 'armv7hl', 'aarch64']
}
parallel = 8