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 4F0F9158094 for ; Mon, 19 Sep 2022 19:42:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9EEF0E0101; Mon, 19 Sep 2022 19:42:41 +0000 (UTC) Received: from smtp.gentoo.org (dev.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8A440E0101 for ; Mon, 19 Sep 2022 19:42:41 +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 CB2C934103F for ; Mon, 19 Sep 2022 19:42:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 67F145C0 for ; Mon, 19 Sep 2022 19:42:39 +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: <1663615543.cd69348138e0e85ffd448e0eff79ff59eed08c7d.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/knetwalk/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/knetwalk/knetwalk-9999.ebuild X-VCS-Directories: kde-apps/knetwalk/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: cd69348138e0e85ffd448e0eff79ff59eed08c7d X-VCS-Branch: master Date: Mon, 19 Sep 2022 19:42:39 +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: 009980cf-1cb5-4d50-861a-950b57eb7495 X-Archives-Hash: a2e743612dde565d7f20006f91176121 commit: cd69348138e0e85ffd448e0eff79ff59eed08c7d Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Sep 19 19:25:43 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Sep 19 19:25:43 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=cd693481 kde-apps/knetwalk: Set ECM_TEST=forceoptional Closes: https://bugs.gentoo.org/871630 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/knetwalk/knetwalk-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/knetwalk/knetwalk-9999.ebuild b/kde-apps/knetwalk/knetwalk-9999.ebuild index e2bf3df42f..9c5d95a23a 100644 --- a/kde-apps/knetwalk/knetwalk-9999.ebuild +++ b/kde-apps/knetwalk/knetwalk-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 ECM_HANDBOOK="forceoptional" -ECM_TEST="optional" +ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.96.0 QTMIN=5.15.5