summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--wizard/index.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/wizard/index.php b/wizard/index.php
index 786d36c0..3be56169 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -243,8 +243,6 @@ if ($arch == 'ppc64le' || $arch == 's390x') {
if ($ver < 39) {
printf("<li><b>aarch64</b> for Fedora $ver is not planed for now</li><br />");
$err =true;
- } else {
- printf("<li><b>aarch64</b> for Fedora $ver is a work in progress, some packages are not yet available</li><br />");
}
} else if ($os && $ver < 8) {
printf("<li><b>aarch64</b> for Enterprise Linux $ver is not planed for now</li><br />");