commit: 96fbd431d377ad692ded20cfe3faf12ed5138207 Author: Yuan Liao <liaoyuan <AT> gmail <DOT> com> AuthorDate: Sat Mar 12 04:09:46 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Tue Mar 15 09:56:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96fbd431
profiles/base: Remove mate-base/mate[bluetooth] stable USE mask As of the commit date, the only dependency of this USE flag has a stable version on every architecture where mate-base/mate has a stable version, so this USE stable mask is obsolete. Signed-off-by: Yuan Liao <liaoyuan <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/24502 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> profiles/base/package.use.stable.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 78058aa0d8c3..c8e1375a025a 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -94,10 +94,6 @@ app-emulation/xen-tools doc # dev-util/shellcheck (dev-lang/ghc) has no stable keywords. app-emulation/winetricks test -# Adam Feldman <[email protected]> (2020-04-12) -# Dependency (net-wireless/blueman) has no stable keywords -mate-base/mate bluetooth - # Georgy Yakovlev <[email protected]> (2019-12-21) # For bleeding edge features and testing, not generally suitable # for stable systems
