diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-03 21:38:06 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-03 21:38:06 +0300 |
commit | f002c3f863b4c902e6c5ce07459bd9fb2867e167 (patch) | |
tree | 1c7d5d04bb527aed4d87f9d91a7dbe2a5f948ed9 /net-firewall | |
parent | net-firewall/iptables: Stabilize 1.8.9 arm, #899338 (diff) | |
download | gentoo-f002c3f863b4c902e6c5ce07459bd9fb2867e167.tar.gz gentoo-f002c3f863b4c902e6c5ce07459bd9fb2867e167.tar.bz2 gentoo-f002c3f863b4c902e6c5ce07459bd9fb2867e167.zip |
net-firewall/iptables: Stabilize 1.8.9 x86, #899338
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/iptables-1.8.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/iptables/iptables-1.8.9.ebuild b/net-firewall/iptables/iptables-1.8.9.ebuild index aee6fe01ea5e..f863e763ccfc 100644 --- a/net-firewall/iptables/iptables-1.8.9.ebuild +++ b/net-firewall/iptables/iptables-1.8.9.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=" |