From 24da057cb7c171ea8eea498d04d3961472de0a33 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: [PATCH 1/1] Ignore qt package. --- status.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/status.pl b/status.pl index c9d6d7b..a8e5810 100755 --- a/status.pl +++ b/status.pl @@ -82,6 +82,7 @@ my %ignore_fedora = ( "openldap" => 1, "pixman" => 1, "python" => 1, + "qt" => 1, "xenwatch" => 1, ); -- 1.8.3.1