OK. I have not tested kiwitrees with that version yet, so it might be a problem, perhaps.
But it’s a minor issue, so should be easy to fix manually.
All that line does is update the allowed values for the “component” field in the __modules_privacy table in your database. If you look at the structure of that table, the allowed values should be
‘block’,’chart’,’list’,’menu’,’report’,’sidebar’,’tab’,’widget’
Simply change it manually to those.