aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mirrorlist/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mirrorlist/index.php b/mirrorlist/index.php
index dea61be54..cbd1c0d6b 100644
--- a/mirrorlist/index.php
+++ b/mirrorlist/index.php
@@ -31,7 +31,7 @@ $arraycheck =array(
'repo' => array('release', 'updates', 'updates_testing', 'backports', 'backports_testing'),
);
-$archives = array('5', '6');
+$archives = array('5', '6', '7');
if ($source){
$link = "MIRROR/distrib/$release/SRPMS/$section/$repo/";