commit: 59b348af4e4dfc3d5a433f7b363801efe3934e4d Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Aug 3 11:35:50 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Aug 3 11:38:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59b348af
profiles: targets/plasma: Default enable xorg-server[wayland] Bug: https://bugs.gentoo.org/806220 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/targets/desktop/plasma/package.use | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index dea40502c37..b65158ad383 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -51,3 +51,6 @@ net-firewall/nftables json python xtables # Required by dev-qt/qtwebengine:5 sys-libs/zlib minizip + +# Required by kde-plasma/kwin; >=1.20.13-r1 has dropped the flag +<x11-base/xorg-server-1.20.13-r1 wayland
