diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-06 23:44:40 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-06 23:44:40 +0200 |
commit | 0753d279fd44a521a52bdaf9db7a7a0ddbac4237 (patch) | |
tree | b1203fb09344a7772ba12dc284a9fab06ae488eb /net-firewall | |
parent | sys-apps/gentoo-functions: Stabilize 0.17 amd64, #868957 (diff) | |
download | gentoo-0753d279fd44a521a52bdaf9db7a7a0ddbac4237.tar.gz gentoo-0753d279fd44a521a52bdaf9db7a7a0ddbac4237.tar.bz2 gentoo-0753d279fd44a521a52bdaf9db7a7a0ddbac4237.zip |
net-firewall/iptables: Stabilize 1.8.8-r4 amd64, #868960
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-firewall')
-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 a9d8816ef56e..da3e6f019030 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=" |