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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 38334158092 for ; Thu, 16 Sep 2021 01:20:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B45DE086E; Thu, 16 Sep 2021 01:20:25 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 14F1DE086D for ; Thu, 16 Sep 2021 01:20:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CACC93430C5 for ; Thu, 16 Sep 2021 01:20:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 651E4102 for ; Thu, 16 Sep 2021 01:20:21 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1631755189.8e5763733ef24b95c2419cbcb890c5906433b0f0.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-firewall/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-firewall/plasma-firewall-5.22.5.ebuild X-VCS-Directories: kde-plasma/plasma-firewall/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8e5763733ef24b95c2419cbcb890c5906433b0f0 X-VCS-Branch: master Date: Thu, 16 Sep 2021 01:20: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: 1910d367-5369-4cfd-988a-a296eed92235 X-Archives-Hash: 592037121999028c76b4e4adfea85558 commit: 8e5763733ef24b95c2419cbcb890c5906433b0f0 Author: Sam James gentoo org> AuthorDate: Thu Sep 16 01:19:49 2021 +0000 Commit: Sam James gentoo org> CommitDate: Thu Sep 16 01:19:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e576373 kde-plasma/plasma-firewall: Stabilize 5.22.5 arm64, #811444 Signed-off-by: Sam James gentoo.org> kde-plasma/plasma-firewall/plasma-firewall-5.22.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/plasma-firewall/plasma-firewall-5.22.5.ebuild b/kde-plasma/plasma-firewall/plasma-firewall-5.22.5.ebuild index b8fe8d5199b..e8a18f40e56 100644 --- a/kde-plasma/plasma-firewall/plasma-firewall-5.22.5.ebuild +++ b/kde-plasma/plasma-firewall/plasma-firewall-5.22.5.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/network/plasma-firewall" LICENSE="GPL-2+" SLOT="5" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" IUSE="firewalld +ufw" REQUIRED_USE="${PYTHON_REQUIRED_USE} || ( firewalld ufw )"