diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-29 11:22:06 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-29 11:22:06 +0300 |
commit | 4e6ed5914e9a9d609c3f5ca76457b2c1d367e4dc (patch) | |
tree | 5333f4e774a92fe44893b48960dfefdbcbbbb308 /net-firewall/iptables | |
parent | sci-geosciences/gpxsee: remove old version (diff) | |
download | gentoo-4e6ed5914e9a9d609c3f5ca76457b2c1d367e4dc.tar.gz gentoo-4e6ed5914e9a9d609c3f5ca76457b2c1d367e4dc.tar.bz2 gentoo-4e6ed5914e9a9d609c3f5ca76457b2c1d367e4dc.zip |
net-firewall/iptables: Stabilize 1.8.9 amd64, #899338
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-firewall/iptables')
-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 f863e763ccfc..a2c99f1a76bb 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=" |