plasma.kde.org.eclass: Drop pointless blockers

These only ever existed in one of SLOTs 5 or 6, not both.

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2026-05-23 13:42:37 +02:00
parent 9858055289
commit 994f42c3d1

View File

@@ -74,14 +74,11 @@ case ${PN} in
breeze | \
kglobalacceld | \
kwayland | \
kwayland-integration | \
libplasma | \
ocean-sound-theme | \
oxygen | \
plasma-activities | \
plasma-activities-stats | \
plasma-integration | \
plasma5support | \
print-manager) ;;
*) RDEPEND+=" !kde-plasma/${PN}:5" ;;
esac