commit: 06be91a0a500faf62b2c80989be933ca460593b1 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Dec 16 11:04:56 2023 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Dec 21 16:36:48 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06be91a0
plasma.kde.org.eclass: Exclude kwayland-integration from SLOT=5 blockers Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> eclass/plasma.kde.org.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/plasma.kde.org.eclass b/eclass/plasma.kde.org.eclass index 7a829b859676..ad4511f63536 100644 --- a/eclass/plasma.kde.org.eclass +++ b/eclass/plasma.kde.org.eclass @@ -81,6 +81,7 @@ if [[ ${_PSLOT} == 6 ]]; then case ${PN} in kglobalacceld | \ kwayland | \ + kwayland-integration | \ libplasma | \ ocean-sound-theme | \ plasma-activities | \