diff --git a/dev-util/kscope/kscope-1.9.4-r1.ebuild b/dev-util/kscope/kscope-1.9.4-r2.ebuild similarity index 92% rename from dev-util/kscope/kscope-1.9.4-r1.ebuild rename to dev-util/kscope/kscope-1.9.4-r2.ebuild index 2a68bc3ca96c1..f433dafdf7ce0 100644 --- a/dev-util/kscope/kscope-1.9.4-r1.ebuild +++ b/dev-util/kscope/kscope-1.9.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ IUSE="" RDEPEND="dev-qt/qtcore:4 dev-qt/qtgui:4 - x11-libs/qscintilla" + x11-libs/qscintilla:=[qt4(-)]" DEPEND="${RDEPEND}" DOCS="ChangeLog"