install/keymap: fix regular expression

This expression matched "utf-8" and "ut-8", but not "utf8". I guess it should match "utf8".

Merge request reports

Loading