commit:     d5c566a91afea295a89cce97e456cf9433b3af18
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 16 18:27:04 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jun 16 18:27:04 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5c566a9

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

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

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

diff --git a/dev-util/kdevelop/kdevelop-24.05.1.ebuild 
b/dev-util/kdevelop/kdevelop-24.05.1.ebuild
index 4f6a9154cdfb..5473884589a5 100644
--- a/dev-util/kdevelop/kdevelop-24.05.1.ebuild
+++ b/dev-util/kdevelop/kdevelop-24.05.1.ebuild
@@ -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"

Reply via email to