commit: ede69875cccf8133e860909982ca7265d52bbef3 Author: Bryce Copeland (truffle) <truffle074 <AT> gmail <DOT> com> AuthorDate: Wed Sep 3 06:07:21 2025 +0000 Commit: Bryce <truffle074 <AT> gmail <DOT> com> CommitDate: Wed Sep 3 06:07:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ede69875
profiles: mask dev-ruby/sorbet-runtime for removal Signed-off-by: Bryce Copeland (truffle) <truffle074 <AT> gmail.com> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 9424e57976..befe0f3e11 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -18,6 +18,13 @@ # New entries go on top. +# Bryce Copeland (truffle) <[email protected]> (2025-09-03) +# Only created to satisfy a no-longer-required dependency for dev-ruby/ruby-lsp +# Package is just a small component of Sorbet, installed via rubygems +# A proper package should build do a full build of Sorbet from source. +# Additionally, upstream adds new tags too often (multiple times per day) +dev-ruby/sorbet-runtime + # David (stkw0) Roman <[email protected]> (2025-08-29) # EAPI 7. Depends on masked media-sound/pulseaudio. Archived upstream # Removal on 2025-09-29
