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, 30 Jul 2022 08:51:53
Message-Id: 1659171022.bce52d14bf7ed1b66b17a382a8584473d748e3ae.ago@gentoo
1 commit: bce52d14bf7ed1b66b17a382a8584473d748e3ae
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 08:50:22 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 08:50:22 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bce52d14
7
8 kde-plasma/plasma-firewall: x86 stable wrt bug #857882
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 kde-plasma/plasma-firewall/plasma-firewall-5.24.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/kde-plasma/plasma-firewall/plasma-firewall-5.24.6.ebuild b/kde-plasma/plasma-firewall/plasma-firewall-5.24.6.ebuild
16 index 66516470c888..03041a414b40 100644
17 --- a/kde-plasma/plasma-firewall/plasma-firewall-5.24.6.ebuild
18 +++ b/kde-plasma/plasma-firewall/plasma-firewall-5.24.6.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 ~loong ~ppc64 ~riscv ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
25 IUSE="firewalld +ufw"
26
27 REQUIRED_USE="${PYTHON_REQUIRED_USE} || ( firewalld ufw )"