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 A4A3E1580CF for ; Mon, 24 Jun 2024 18:42:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F1AD7E2A9A; Mon, 24 Jun 2024 18:42:23 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D2868E2A9A for ; Mon, 24 Jun 2024 18:42:23 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1054E342FFE for ; Mon, 24 Jun 2024 18:42:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F9E11D48 for ; Mon, 24 Jun 2024 18:42:21 +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: <1719254528.5c2d7d85dd999bc9eb0864f0cf73b8a629799e0c.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma5support/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma5support/plasma5support-9999.ebuild X-VCS-Directories: kde-plasma/plasma5support/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5c2d7d85dd999bc9eb0864f0cf73b8a629799e0c X-VCS-Branch: master Date: Mon, 24 Jun 2024 18:42:21 +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: 1307628d-8ba5-4098-a1ba-9c4e020e7d40 X-Archives-Hash: 5227cc8a599dffca8044118c04683f76 commit: 5c2d7d85dd999bc9eb0864f0cf73b8a629799e0c Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jun 24 18:41:37 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jun 24 18:42:08 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5c2d7d85 kde-plasma/plasma5support: Sync test disabling w/ 6.1 branch Bug: https://bugs.gentoo.org/926347 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma5support/plasma5support-9999.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kde-plasma/plasma5support/plasma5support-9999.ebuild b/kde-plasma/plasma5support/plasma5support-9999.ebuild index 25034200cf..bc825f5ba5 100644 --- a/kde-plasma/plasma5support/plasma5support-9999.ebuild +++ b/kde-plasma/plasma5support/plasma5support-9999.ebuild @@ -17,6 +17,8 @@ SLOT="6" KEYWORDS="" IUSE="" +RESTRICT="test" # bug 926347 + DEPEND=" >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,sql,widgets] >=dev-qt/qtdeclarative-${QTMIN}:6