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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E2F82158091 for ; Wed, 8 Jun 2022 15:14:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DB99EE0875; Wed, 8 Jun 2022 15:14:33 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BF429E0875 for ; Wed, 8 Jun 2022 15:14:33 +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 7200B341157 for ; Wed, 8 Jun 2022 15:14:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 41AA4303 for ; Wed, 8 Jun 2022 15:14:00 +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: <1654701187.d858ae1c2d8e355a27530b46e82642182039bce5.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kcrash/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/kcrash/kcrash-9999.ebuild X-VCS-Directories: kde-frameworks/kcrash/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d858ae1c2d8e355a27530b46e82642182039bce5 X-VCS-Branch: master Date: Wed, 8 Jun 2022 15:14:00 +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: 718522ad-7b57-481d-8657-a2a8077f2e32 X-Archives-Hash: 7d84f23c1595a3b360edf9ea9b6f158b commit: d858ae1c2d8e355a27530b46e82642182039bce5 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Jun 8 15:13:07 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Jun 8 15:13:07 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d858ae1c kde-frameworks/kcrash: Set ECM_TEST=forceoptional Upstream commit 413f7cafd728818423303cb580e2fccab6485443 Closes: https://bugs.gentoo.org/850640 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kcrash/kcrash-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-frameworks/kcrash/kcrash-9999.ebuild b/kde-frameworks/kcrash/kcrash-9999.ebuild index a73f9847b8..97857c7420 100644 --- a/kde-frameworks/kcrash/kcrash-9999.ebuild +++ b/kde-frameworks/kcrash/kcrash-9999.ebuild @@ -3,6 +3,7 @@ EAPI=8 +ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-2) QTMIN=5.15.3 VIRTUALX_REQUIRED="test"