commit: f25a7a4add9714d940f15282f2a20b2efd791e31 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Sep 3 12:39:08 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Sep 4 08:44:44 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f25a7a4a
profiles: base: Restrict kde-plasma/plasma-meta[thunderbolt] mask to <5.19 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/base/package.use.stable.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 53684cd6569..24204bb5398 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -42,7 +42,7 @@ dev-lang/rust miri nightly parallel-compiler system-bootstrap # Andreas Sturmlechner <[email protected]> (2019-12-18) # Neither sys-apps/bolt nor kde-plasma/plasma-thunderbolt are stable -kde-plasma/plasma-meta thunderbolt +<kde-plasma/plasma-meta-5.19 thunderbolt # Andreas Sturmlechner <[email protected]> (2019-12-09) # Declared experimental, and dev-cpp/websocketpp not stable yet
