diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-02 15:34:58 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-02 15:34:58 +0300 |
commit | 1bc0d3a7de63c01e23f2dd8441c6a3a18c6d25ab (patch) | |
tree | 8649296a706a923258de0bd957d3bb274e748322 /net-firewall/iptables | |
parent | x11-misc/sddm: Stabilize 0.18.1-r6 arm64, #836603 (diff) | |
download | gentoo-1bc0d3a7de63c01e23f2dd8441c6a3a18c6d25ab.tar.gz gentoo-1bc0d3a7de63c01e23f2dd8441c6a3a18c6d25ab.tar.bz2 gentoo-1bc0d3a7de63c01e23f2dd8441c6a3a18c6d25ab.zip |
net-firewall/iptables: Stabilize 1.8.7-r2 arm64, #836617
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/iptables-1.8.7-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/iptables/iptables-1.8.7-r2.ebuild b/net-firewall/iptables/iptables-1.8.7-r2.ebuild index e4a7cc5e6bb3..343a160a95c8 100644 --- a/net-firewall/iptables/iptables-1.8.7-r2.ebuild +++ b/net-firewall/iptables/iptables-1.8.7-r2.ebuild @@ -13,7 +13,7 @@ LICENSE="GPL-2" # Subslot reflects PV when libxtables and/or libip*tc was changed # the last time. SLOT="0/1.8.3" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86" IUSE="conntrack netlink nftables pcap static-libs" BUILD_DEPEND=" |