aqemu: mark broken

+1
+1
pkgs/applications/virtualization/aqemu/default.nix
··· 22 license = licenses.gpl2; 23 maintainers = with maintainers; [ hrdinka ]; 24 platforms = with platforms; linux; 25 }; 26 }
··· 22 license = licenses.gpl2; 23 maintainers = with maintainers; [ hrdinka ]; 24 platforms = with platforms; linux; 25 + broken = true; 26 }; 27 }