commit: 69519f086fb7419fd2785d54bf5b78535febf8d4 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Tue Jan 7 16:43:44 2025 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Tue Jan 7 17:19:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69519f08
profiles/base: drop firefox&thunderbird [system-python-libs] use mask - outdated, the use flag functionality was never implemented. Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/base/package.use.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index dcda90c7508f..d9a69c46642b 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -474,12 +474,6 @@ sys-libs/ncurses stack-realign # Not ready for general use. >=www-client/chromium-104 pgo -# Joonas Niilola <[email protected]> (2022-05-03) -# system-python-libs is HIGHLY EXPERIMENTAL according to upstream, and -# still being worked on in Gentoo. ->=mail-client/thunderbird-100.0 system-python-libs ->=www-client/firefox-100.0 system-python-libs - # Piotr Karbowski <[email protected]> (2022-04-29) # There's a bug with gnutls support leading TLS certificates # validation failures on some certificates that are otherwise valid.
