commit:     2c59e251d3499939a60463e46a2f3f78efd66f2b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 15 16:44:36 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Mar 15 16:45:10 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c59e251

dev-util/kdevelop: Allow other sys-devel/llvm slots

Reported-by: Juergen Rose <rose <AT> rz.uni-potsdam.de>
Gentoo-bug: 612690

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-util/kdevelop/kdevelop-5.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/kdevelop/kdevelop-5.0.4.ebuild 
b/dev-util/kdevelop/kdevelop-5.0.4.ebuild
index 2fb5fa67030..af346cec985 100644
--- a/dev-util/kdevelop/kdevelop-5.0.4.ebuild
+++ b/dev-util/kdevelop/kdevelop-5.0.4.ebuild
@@ -46,7 +46,7 @@ COMMON_DEPEND="
        $(add_qt_dep qtxml)
        >=dev-util/kdevplatform-${PV}:5
        x11-misc/shared-mime-info
-       cxx? ( >=sys-devel/clang-3.5.0:0 )
+       cxx? ( >=sys-devel/clang-3.5.0:= )
        gdbui? ( $(add_plasma_dep libksysguard) )
        okteta? ( $(add_kdeapps_dep okteta) )
        plasma? (

Reply via email to