When trying to emerge vim-9999: !!! All ebuilds that could satisfy "=app-editors/vim-9999" have been masked. !!! One of the following masked packages is required to complete your request: - app-editors/vim-9999::gentoo (masked by: invalid: DEPEND: Invalid atom (!minimal), token 90, invalid: RDEPEND: Invalid atom (!minimal), token 90) This is a mistake in the ebuild. The "vim-pager? ( !minimal )" line should be in REQUIRED_USE, not RDEPEND.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fc730e0b10f80c1411b41005a0aaefee9bb8a7b commit 0fc730e0b10f80c1411b41005a0aaefee9bb8a7b Author: Tim Harder <radhermit@gentoo.org> AuthorDate: 2019-04-12 05:54:46 +0000 Commit: Tim Harder <radhermit@gentoo.org> CommitDate: 2019-04-12 06:10:32 +0000 app-editors/vim: version bump to 8.1.1155 Force -minimal when vim-pager support is enabled. Closes: https://bugs.gentoo.org/682944 Drop ctags dep. Closes: https://bugs.gentoo.org/679682 Signed-off-by: Tim Harder <radhermit@gentoo.org> app-editors/vim/Manifest | 1 + app-editors/vim/vim-8.1.1155.ebuild | 320 ++++++++++++++++++++++++++++++++++++ app-editors/vim/vim-9999.ebuild | 11 +- 3 files changed, 326 insertions(+), 6 deletions(-)