commit: ba87b8b0148a20b3806c746457cfb5780b294fa1 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Thu Dec 11 09:19:12 2025 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu Dec 11 09:19:12 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba87b8b0
profiles/package.mask: mask dev-ruby/twitter Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index a423390ec1ee..aa7682a659dd 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,12 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <[email protected]> (2025-12-11) +# The twitter API is no longer available making this package +# useless. Upstream has archived the gem and refers to an X gem as an +# alternative. Removal on 2026-01-11. +dev-ruby/twitter + # Michael Orlitzky <[email protected]> (2025-12-08) # An experimental attempt to avoid the gtk -> librsvg -> rust dependency # that is now obsolete because upstream gtk links directly to librsvg.
