From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 396BE15852A for ; Thu, 22 Aug 2024 20:03:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 295EDE2A3F; Thu, 22 Aug 2024 20:03:30 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0E0D6E2A3E for ; Thu, 22 Aug 2024 20:03:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2BB50342F64 for ; Thu, 22 Aug 2024 20:03:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D4321F0E for ; Thu, 22 Aug 2024 20:03:26 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1724356990.860dd1d3762b2a734fd6634969de4c82bd629d09.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop/ X-VCS-Repository: proj/kde X-VCS-Files: dev-util/kdevelop/kdevelop-24.08.0.ebuild X-VCS-Directories: dev-util/kdevelop/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 860dd1d3762b2a734fd6634969de4c82bd629d09 X-VCS-Branch: master Date: Thu, 22 Aug 2024 20:03:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 847b9195-edde-42b5-b943-897e222fbbe6 X-Archives-Hash: 10323480c34e8f3f06892cd489b4c332 commit: 860dd1d3762b2a734fd6634969de4c82bd629d09 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Aug 22 19:54:07 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Aug 22 20:03:10 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=860dd1d3 dev-util/kdevelop: unkeyword 24.08.0 for ~x86 dev-qt/qtwebengine:6 is not keyworded there. Bug: https://bugs.gentoo.org/925719 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-util/kdevelop/kdevelop-24.08.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/kdevelop/kdevelop-24.08.0.ebuild b/dev-util/kdevelop/kdevelop-24.08.0.ebuild index 401e947722..e8180d9e73 100644 --- a/dev-util/kdevelop/kdevelop-24.08.0.ebuild +++ b/dev-util/kdevelop/kdevelop-24.08.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://kdevelop.org/" LICENSE="GPL-2 LGPL-2" SLOT="6/$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64" IUSE="gdbui plasma +qmake +share subversion" # see bug 366471