Please remove the USE flags bash-completion, fish-completion, zsh-completion and systemd (unless it introduces an additional dependency) and install the files unconditionally instead. > USE flags must not be used to control installing files that are small, non-intrusive, do not introduce additional build-time dependencies or cause a significant increase in build time. Examples of such files are bash completion files, init.d scripts, logrotate configuration files, systemd service files. Quoted from https://devmanual.gentoo.org/general-concepts/use-flags/index.html#when-not-to-use-use-flags Also, please set you e-mail address here to the same as you use for committing.
Seems I don't have access to do anything here except comment. I changed my Bugzilla e-mail address and removed the USE flags according to your comment. Thanks!
Thank you! Please add a Closes: tag on a new line to your commit messages in the future, for example: Closes: https://bugs.gentoo.org/833925 That will close bugs automatically when your commit is merged to master. See https://devmanual.gentoo.org/ebuild-maintenance/git/index.html#git-commit-message-format for more information.