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/iptables/
Date: Sat, 02 Apr 2022 07:33:54
Message-Id: 1648884805.0075cd5cb24656c970d9971874ac3792dd0b0160.arthurzam@gentoo
1 commit: 0075cd5cb24656c970d9971874ac3792dd0b0160
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 2 07:33:25 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 2 07:33:25 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0075cd5c
7
8 net-firewall/iptables: Stabilize 1.8.7-r2 arm, #836617
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 net-firewall/iptables/iptables-1.8.7-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-firewall/iptables/iptables-1.8.7-r2.ebuild b/net-firewall/iptables/iptables-1.8.7-r2.ebuild
16 index 18d15c8dd6fc..453e64669b97 100644
17 --- a/net-firewall/iptables/iptables-1.8.7-r2.ebuild
18 +++ b/net-firewall/iptables/iptables-1.8.7-r2.ebuild
19 @@ -13,7 +13,7 @@ LICENSE="GPL-2"
20 # Subslot reflects PV when libxtables and/or libip*tc was changed
21 # the last time.
22 SLOT="0/1.8.3"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
25 IUSE="conntrack netlink nftables pcap static-libs"
26
27 BUILD_DEPEND="