diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-06 23:48:27 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-06 23:48:27 +0200 |
commit | 2759182023f5147209032d717605e1b3f255c2d9 (patch) | |
tree | 857122c2c36fdb023d66324c284a9fd89762b5e6 /net-firewall/iptables | |
parent | sys-apps/dmidecode: Stabilize 3.4 ppc, #868975 (diff) | |
download | gentoo-2759182023f5147209032d717605e1b3f255c2d9.tar.gz gentoo-2759182023f5147209032d717605e1b3f255c2d9.tar.bz2 gentoo-2759182023f5147209032d717605e1b3f255c2d9.zip |
net-firewall/iptables: Stabilize 1.8.8-r4 x86, #868960
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/iptables-1.8.8-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/iptables/iptables-1.8.8-r4.ebuild b/net-firewall/iptables/iptables-1.8.8-r4.ebuild index da3e6f019030..7ce7f955c220 100644 --- a/net-firewall/iptables/iptables-1.8.8-r4.ebuild +++ b/net-firewall/iptables/iptables-1.8.8-r4.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 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" IUSE="conntrack netlink nftables pcap static-libs" COMMON_DEPEND=" |