Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/firewalld/
Date: Tue, 03 May 2022 18:12:01
Message-Id: 1651601502.2cb33693f357e8e7047a5eb1de037ee2f262c2d9.arthurzam@gentoo
1 commit: 2cb33693f357e8e7047a5eb1de037ee2f262c2d9
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 3 18:11:42 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue May 3 18:11:42 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cb33693
7
8 net-firewall/firewalld: Stabilize 1.1.1 arm64, #841530
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 net-firewall/firewalld/firewalld-1.1.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-firewall/firewalld/firewalld-1.1.1.ebuild b/net-firewall/firewalld/firewalld-1.1.1.ebuild
16 index 91c080d26bce..44aacd0abb81 100644
17 --- a/net-firewall/firewalld/firewalld-1.1.1.ebuild
18 +++ b/net-firewall/firewalld/firewalld-1.1.1.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="GPL-2+"
22 SLOT="0"
23 -KEYWORDS="amd64 arm ~arm64 ppc64 ~riscv x86"
24 +KEYWORDS="amd64 arm arm64 ppc64 ~riscv x86"
25 IUSE="gui +nftables +iptables"
26 REQUIRED_USE="${PYTHON_REQUIRED_USE}"