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 C0F6B158021 for ; Tue, 13 Dec 2022 20:37:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF365E089C; Tue, 13 Dec 2022 20:37:19 +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 A4B32E089C for ; Tue, 13 Dec 2022 20:37:19 +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 BA03A3411B9 for ; Tue, 13 Dec 2022 20:37:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2DF86783 for ; Tue, 13 Dec 2022 20:37:17 +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: <1670960190.2a64636fd7b4aed3f4dff7ac6a48e890634609b4.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-firewall/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild X-VCS-Directories: kde-plasma/plasma-firewall/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2a64636fd7b4aed3f4dff7ac6a48e890634609b4 X-VCS-Branch: master Date: Tue, 13 Dec 2022 20:37:17 +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: 8a4c168b-7f95-405d-b359-4073ce6a72c7 X-Archives-Hash: a42833320841ba5833c952d2aee83fe2 commit: 2a64636fd7b4aed3f4dff7ac6a48e890634609b4 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Dec 13 19:36:30 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Dec 13 19:36:30 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2a64636f kde-plasma/plasma-firewall: Set ECM_TEST=forceoptional Upstream commit 8bb9853f7fc6ddc8fd72d7bf4079713aa36008c6 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild b/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild index 3bc2e94a98..119f3377e7 100644 --- a/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild +++ b/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild @@ -3,6 +3,7 @@ EAPI=8 +ECM_TEST="forceoptional" PYTHON_COMPAT=( python3_{8..11} ) KFMIN=5.101.0 QTMIN=5.15.5