The current versions of ruby available in the main gentoo repository are 3.1 (stable) and 3.2 (testing), but zsh-autosuggestions-0.7.0-r1 has USE_RUBY="ruby26 ruby27 ruby30", creating a complaint in emerge Reproducible: Always Steps to Reproduce: 1. Update ruby to ruby 3.1 2. emerge -auvDU @world with zsh-autosuggestions installed Actual Results: Dependency calculation fails with "No supported implementation in USE_RUBY" Expected Results: No error Updating the USE_RUBY in the ebuild solves the problem.
Created attachment 871252 [details] Updated ebuild to support current ruby versions.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6af2b0022af615fa7a79ccfa729b5cad557f2594 commit 6af2b0022af615fa7a79ccfa729b5cad557f2594 Author: Leonardo Hernández Hernández <leohdz172@proton.me> AuthorDate: 2023-09-24 19:11:22 +0000 Commit: Leonardo Hernández Hernández <leohdz172@proton.me> CommitDate: 2023-09-24 19:11:22 +0000 app-shells/zsh-autosuggestions: empty revbump for previous change and also because I forgot to add the `Closes` tag Closes: https://bugs.gentoo.org/914602 Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> ...utosuggestions-0.7.0-r1.ebuild => zsh-autosuggestions-0.7.0-r2.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-)