commit:     b0501ea8272c124bb97ccea9e2b14c09ce286de6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 30 19:31:24 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 30 19:32:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0501ea8

kde-plasma/kwin: change blocker to < dependency

Portage gets confused by blockers and isn't
optimised for them in this sort of case it seems.

It won't talk about conflicts/skipped upgrades,
but instead just about things not being able
to be installed in parallel in this case apparently.

(That said, I thought I'd seen this work before,
but let's choose the simpler option given
the odd output that's been observed).

Bug: https://bugs.gentoo.org/810511
Reported-by: Kobboi
Signed-off-by: Sam James <sam <AT> gentoo.org>

 kde-plasma/kwin/{kwin-5.22.4-r2.ebuild => kwin-5.22.4-r3.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/kwin/kwin-5.22.4-r2.ebuild 
b/kde-plasma/kwin/kwin-5.22.4-r3.ebuild
similarity index 99%
rename from kde-plasma/kwin/kwin-5.22.4-r2.ebuild
rename to kde-plasma/kwin/kwin-5.22.4-r3.ebuild
index 63394fb450a..90cf72f9d9e 100644
--- a/kde-plasma/kwin/kwin-5.22.4-r2.ebuild
+++ b/kde-plasma/kwin/kwin-5.22.4-r3.ebuild
@@ -79,7 +79,7 @@ COMMON_DEPEND="
 "
 # TODO: sys-apps/hwdata? not packaged yet; commit 33a1777a, Gentoo-bug 717216
 RDEPEND="${COMMON_DEPEND}
-       !>=media-libs/libglvnd-1.3.4
+       <media-libs/libglvnd-1.3.4
        >=dev-qt/qtquickcontrols-${QTMIN}:5
        >=dev-qt/qtquickcontrols2-${QTMIN}:5
        >=dev-qt/qtvirtualkeyboard-${QTMIN}:5

Reply via email to