diff options
author | Sam James <sam@gentoo.org> | 2020-08-17 12:18:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-17 12:18:03 +0000 |
commit | b7ead7a4376cac1d67796fd9991988fd5cc72071 (patch) | |
tree | 3d59fda79fbb7b281da242e36538c97b009dda98 /net-firewall/iptables | |
parent | net-libs/libnftnl: Stabilize 1.1.7 arm64, #733498 (diff) | |
download | gentoo-b7ead7a4376cac1d67796fd9991988fd5cc72071.tar.gz gentoo-b7ead7a4376cac1d67796fd9991988fd5cc72071.tar.bz2 gentoo-b7ead7a4376cac1d67796fd9991988fd5cc72071.zip |
net-firewall/iptables: Stabilize 1.8.5 arm64, #733498
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/iptables-1.8.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/iptables/iptables-1.8.5.ebuild b/net-firewall/iptables/iptables-1.8.5.ebuild index 5f23120ecb9c..4f422ff26f87 100644 --- a/net-firewall/iptables/iptables-1.8.5.ebuild +++ b/net-firewall/iptables/iptables-1.8.5.ebuild @@ -16,7 +16,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 ipv6 netlink nftables pcap static-libs" BUILD_DEPEND=" |