diff --git a/bin/qt5_tool b/bin/qt5_tool
index 0520b3360874a72c11748566fa86090c12ced176..5f783130438dd2448db0b87c96ff5ac8c870bdaf 100755
--- a/bin/qt5_tool
+++ b/bin/qt5_tool
@@ -110,8 +110,7 @@ my %preferredBranches = (
     'qtlocation' => 'master',
     'qtpim' => 'master',
     'qtqa' => 'master',
-    'qtsystems' => 'master',
-    'qtwayland' => 'master'
+    'qtsystems' => 'master'
 );
 
 # --------------- Detect OS