dev-util/kdevelop: Disable IUSE=gdbui by default

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2024-06-16 20:27:04 +02:00
parent 0993fd6e92
commit d5c566a91a

View File

@@ -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"