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 E695115802E for ; Mon, 24 Jun 2024 17:27:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7BC5DE2B0C; Mon, 24 Jun 2024 17:27:39 +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 612D2E2B0C for ; Mon, 24 Jun 2024 17:27:39 +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 72437340943 for ; Mon, 24 Jun 2024 17:27:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A1C9C1D4D for ; Mon, 24 Jun 2024 17:27:35 +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: <1719249993.d3232fa8ef61071eebf4e2adea03897e9eaa8071.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kconfigwidgets/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kconfigwidgets/kconfigwidgets-6.3.0.ebuild X-VCS-Directories: kde-frameworks/kconfigwidgets/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d3232fa8ef61071eebf4e2adea03897e9eaa8071 X-VCS-Branch: master Date: Mon, 24 Jun 2024 17:27:35 +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: 7138f20b-00e1-488a-a442-2411fa918ee7 X-Archives-Hash: b3975fc664e9ef164d72ffb7ecaf7534 commit: d3232fa8ef61071eebf4e2adea03897e9eaa8071 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jun 24 16:37:33 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jun 24 17:26:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3232fa8 kde-frameworks/kconfigwidgets: Disable klanguagenametest Bug: https://bugs.gentoo.org/926497 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kconfigwidgets/kconfigwidgets-6.3.0.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kde-frameworks/kconfigwidgets/kconfigwidgets-6.3.0.ebuild b/kde-frameworks/kconfigwidgets/kconfigwidgets-6.3.0.ebuild index ff1ddada473a..24b319224f02 100644 --- a/kde-frameworks/kconfigwidgets/kconfigwidgets-6.3.0.ebuild +++ b/kde-frameworks/kconfigwidgets/kconfigwidgets-6.3.0.ebuild @@ -17,6 +17,8 @@ IUSE="" CMAKE_SKIP_TESTS=( # bugs: 864250 kstandardactiontest + # bug 926497 + klanguagenametest ) RDEPEND="