mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/kdevelop: Disable IUSE=gdbui by default
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -18,7 +18,7 @@ HOMEPAGE="https://www.kdevelop.org/"
|
||||
LICENSE="GPL-2 LGPL-2"
|
||||
SLOT="5/$(ver_cut 1-2)"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86"
|
||||
IUSE="+gdbui hex +plasma +qmake subversion"
|
||||
IUSE="gdbui hex +plasma +qmake subversion"
|
||||
|
||||
# see bug 366471
|
||||
RESTRICT="test"
|
||||
|
||||
Reference in New Issue
Block a user