Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-firewall/
Date: Sat, 28 May 2022 07:04:27
Message-Id: 1653721454.c9e806e6ab091e752dd8858dea9b80a503324e87.ago@gentoo
1 commit: c9e806e6ab091e752dd8858dea9b80a503324e87
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 28 07:02:44 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat May 28 07:04:14 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9e806e6
7
8 kde-plasma/plasma-firewall: x86 stable wrt bug #845075
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 kde-plasma/plasma-firewall/plasma-firewall-5.24.5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/kde-plasma/plasma-firewall/plasma-firewall-5.24.5.ebuild b/kde-plasma/plasma-firewall/plasma-firewall-5.24.5.ebuild
18 index 7823829798fe..f64d324b9c2e 100644
19 --- a/kde-plasma/plasma-firewall/plasma-firewall-5.24.5.ebuild
20 +++ b/kde-plasma/plasma-firewall/plasma-firewall-5.24.5.ebuild
21 @@ -13,7 +13,7 @@ HOMEPAGE="https://invent.kde.org/network/plasma-firewall"
22
23 LICENSE="GPL-2+"
24 SLOT="5"
25 -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
26 +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
27 IUSE="firewalld +ufw"
28
29 REQUIRED_USE="${PYTHON_REQUIRED_USE} || ( firewalld ufw )"