Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-firewall/
Date: Thu, 16 Sep 2021 01:20:26
Message-Id: 1631755189.8e5763733ef24b95c2419cbcb890c5906433b0f0.sam@gentoo
1 commit: 8e5763733ef24b95c2419cbcb890c5906433b0f0
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 16 01:19:49 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 16 01:19:49 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e576373
7
8 kde-plasma/plasma-firewall: Stabilize 5.22.5 arm64, #811444
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 kde-plasma/plasma-firewall/plasma-firewall-5.22.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/kde-plasma/plasma-firewall/plasma-firewall-5.22.5.ebuild b/kde-plasma/plasma-firewall/plasma-firewall-5.22.5.ebuild
16 index b8fe8d5199b..e8a18f40e56 100644
17 --- a/kde-plasma/plasma-firewall/plasma-firewall-5.22.5.ebuild
18 +++ b/kde-plasma/plasma-firewall/plasma-firewall-5.22.5.ebuild
19 @@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/network/plasma-firewall"
20
21 LICENSE="GPL-2+"
22 SLOT="5"
23 -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
24 +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
25 IUSE="firewalld +ufw"
26
27 REQUIRED_USE="${PYTHON_REQUIRED_USE} || ( firewalld ufw )"