From 52099ed821b5b48e988db3789da43a001ae0c19e Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Wed, 19 Jul 2017 08:12:09 +0100 Subject: Enable mirror status for 6 --- modules/mga-mirrors/files/check_mirrors_status | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/mga-mirrors/files/check_mirrors_status b/modules/mga-mirrors/files/check_mirrors_status index 1d5d60af..21465fcc 100755 --- a/modules/mga-mirrors/files/check_mirrors_status +++ b/modules/mga-mirrors/files/check_mirrors_status @@ -152,7 +152,8 @@ end ref = 'http://repository.mageia.org/' archs_per_distro = { '5' => ['i586', 'x86_64'], - 'cauldron' => ['i586', 'x86_64', 'armv5tl', 'armv7hl'] + '6' => ['i586', 'x86_64', 'armv5tl', 'armv7hl'], + 'cauldron' => ['i586', 'x86_64', 'armv7hl'] } parallel = 8 -- cgit v1.2.1