There is a new pull request by Piraty against master on the void-packages repository https://github.com/Piraty/void-packages warzone-no-portable https://github.com/void-linux/void-packages/pull/36277 warzone2100: don't install /usr/bin/.portable it tricks keepassxc into portable mode ``` ... access("/usr/bin/.portable", F_OK) = -1 ENOENT (No such file or directory) ... ``` #### Testing the changes - I tested the changes in this PR: **NO** A patch file from https://github.com/void-linux/void-packages/pull/36277.patch is attached