The ebuild for app-forensics/lynis still wants virtual/cron even when the cron USE flag is disabled. lynis itself doesn't need any cron implementation, so I believe this being an unconditional dependency is wrong.
could you please paste the emerge --info just to be sure we are not missing a thing?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d19cfdd58a312a671a7c89c7189584b4b6b4b2a commit 8d19cfdd58a312a671a7c89c7189584b4b6b4b2a Author: Mike Pagano <mpagano@gentoo.org> AuthorDate: 2022-09-01 20:18:02 +0000 Commit: Mike Pagano <mpagano@gentoo.org> CommitDate: 2022-09-01 20:18:02 +0000 app-forensics/lynis: update EAPI 7 -> 8, fix -cron Make sure when -cron is present, we don't depend on virtual/cron. Closes: https://bugs.gentoo.org/867049 Signed-off-by: Mike Pagano <mpagano@gentoo.org> app-forensics/lynis/lynis-3.0.8-r1.ebuild | 72 +++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+)